pwlmaciejewski/imghash

Migrate code to async/await

Closed this issue · 0 comments

In general, code written with async/await is easier to read and reason about.

Todo:

  • Migrate index.js to async/await
  • Update the Readme to use await #113