diff --git a/README.md b/README.md index 10778cb..6075c3e 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# CacheDatabase \ No newline at end of file +# CacheDatabase + +A reimplementation of (Akavache)[https://github.com/reactiveui/akavache] using the SQLite framework by (Frank Krueger](https://github.com/praeclarum/sqlite-net).