From bab67692d4d46a518013db21aef5e2320123b203 Mon Sep 17 00:00:00 2001 From: Vikash Kothary Date: Sat, 2 Jul 2022 14:47:34 +0100 Subject: [PATCH] docs: Add known issues section in README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a4d22be..c2c544e 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,12 @@ It supports Python 3 and Anki 2.1. - [Support for other database backends](#support-for-other-database-backends) +Known Issues +------------ + +TODO + + Installing ----------