From ba7c8dde184f92ea9da68244b846ee8ea0d823aa Mon Sep 17 00:00:00 2001 From: Alexander Alemayhu Date: Thu, 17 Oct 2024 03:12:10 +0000 Subject: [PATCH] docs: mention issues (#96) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2383bc3..3816a62 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # create_deck This module is responsible for creating Anki flashcards for 2anki.net. +You can report issues in the [server](https://github.com/2anki/server/issues) repository. ## API @@ -129,4 +130,4 @@ export default class Settings { ## Roadmap -TODO: flesh out the details here. \ No newline at end of file +TODO: flesh out the details here.