diff --git a/README.md b/README.md new file mode 100644 index 0000000..fb1951c --- /dev/null +++ b/README.md @@ -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.