commit cc4319f1aaba08e7f966c398292425862d276afe Author: KoloMl Date: Thu Feb 8 02:24:52 2024 +0400 Initial commit diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..723ef36 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.idea \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..cd430b4 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Philomena Tagging Assistant + +This is s browser extension written for the [Philomena](https://github.com/derpibooru/philomena)-based boorus. It gives +you the ability to tag the images more easily and quickly. \ No newline at end of file