From 94285d9ef73ef44b6dad02575dda517238cbca02 Mon Sep 17 00:00:00 2001 From: Philipp Kursawe Date: Wed, 10 Oct 2018 23:29:50 +0200 Subject: [PATCH] docs: Add out of maintenance message to readme --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a84220..7451773 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,11 @@ -# SQLite3-WinRT +# NO LONGER MAINTAINED + +This repository is no longer maintained. + +Find the active repo at https://github.com/pke/SQLite3-WinRT and file [Issues](https://github.com/pke/SQLite3-WinRT/issues) and [Pull-Requests](https://github.com/pke/SQLite3-WinRT/pulls) over there. + + +## SQLite3-WinRT Async SQLite for (JavaScript) Windows Store apps.