From d73401ac6bc6044e42031c416761a387412f85b7 Mon Sep 17 00:00:00 2001 From: David Snopek Date: Thu, 18 Jul 2013 02:22:21 +0100 Subject: [PATCH] Changed INSTALL.txt to README.txt. --- INSTALL.txt => README.txt | 9 +++++++++ 1 file changed, 9 insertions(+) rename INSTALL.txt => README.txt (83%) diff --git a/INSTALL.txt b/README.txt similarity index 83% rename from INSTALL.txt rename to README.txt index 6a293eb..d671e39 100644 --- a/INSTALL.txt +++ b/README.txt @@ -1,3 +1,12 @@ +Anki Sync Server +================ + +A personal Anki sync server (so you can sync against your own server rather than AnkiWeb). + +It also includes a RESTful API, so that you could implement your own AnkiWeb if wanted. + +Installing +---------- Instructions for installing and running AnkiServer: