From 617808507df6e6287d9933930a0f5a852df90803 Mon Sep 17 00:00:00 2001 From: Niklas Amundsson Date: Sun, 6 Jul 2025 17:41:11 +0200 Subject: [PATCH] update readme and add gitignore --- .gitignore | 1 + README.md | 7 ++++++- 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..496ee2c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.DS_Store \ No newline at end of file diff --git a/README.md b/README.md index 0343608..7b869ce 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ # extensions +This is a fork of the [keiyoushi/extensions](https://github.com/keiyoushi/extensions) repository. -Source code of extensions in https://gitea.amundsson.eu/Manga/extensions-source \ No newline at end of file +## Usage + + +## Source Code +https://gitea.amundsson.eu/Manga/extensions-source