pwlmaciejewski / imghash

Perceptual image hashing for Node.js
MIT License
167 stars 19 forks source link

Update the Readme to use async/await #113

Closed pwlmaciejewski closed 3 years ago

pwlmaciejewski commented 3 years ago

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