From e36025d7f7867883eaf7d84e4a49f07092ba5d0a Mon Sep 17 00:00:00 2001 From: Glenn <5834289+glennawatson@users.noreply.github.com> Date: Wed, 11 Aug 2021 17:55:09 +1000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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).