From a18d806b0687504648528bcdad0bd6f612c5dbf6 Mon Sep 17 00:00:00 2001 From: jdoe0 Date: Fri, 6 Dec 2013 15:57:15 -0600 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 931d63f..2b11325 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,8 @@ ankisyncd ========= A personal Anki sync server (so you can sync against your own server rather than -AnkiWeb). This version has been simplified to remove some dependencies. +AnkiWeb). This version has been modified to remove the REST API and some +dependencies (sqlalchemy, PasteDeploy, PasteScript). Installing ----------