docs: added readme

This commit is contained in:
Kat Marchán 2019-05-20 17:34:11 -07:00
parent 516aa5e422
commit e5b375525d
No known key found for this signature in database
GPG Key ID: AEB529C08A3C7E9E
1 changed files with 5 additions and 0 deletions

5
README.md Normal file
View File

@ -0,0 +1,5 @@
# cacache
A Rust port of [`cacache` for Node.js](https://npm.im/cacache).
A high-performance, concurrent, content-addressable disk cache.