From ff8148b6fb30e008cea4df818fd9e39263d524d0 Mon Sep 17 00:00:00 2001 From: flan Date: Mon, 20 Aug 2018 18:51:20 +0200 Subject: [PATCH] Add major fork changes to README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5a5b9d4..9f0f785 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ This is a personal Anki server, which you can sync against instead of AnkiWeb. It was originally developed to support the flashcard functionality on Bibliobird, a web application for language learning. -This version has been modified from [dsnopek's Anki Sync Server][] to remove -the REST API, which makes it possible to drop some dependencies. +This version is a fork of [jdoe0/ankisyncd](https://github.com/jdoe0/ankisyncd). +It supports Python 3 and Anki 2.1. Installing ----------