diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..4310f8c --- /dev/null +++ b/README.md @@ -0,0 +1,22 @@ +# ⭐ Mayu + +> Moe-Counter Compatible Website Hit Counter + +## Usage + +```bash +$ git clone [email protected]:Fuwn/mayu.git +$ cd mayu +$ gleam run +``` + +## Resource Attributions + +- [A-SOUL_Official](https://space.bilibili.com/703007996) +- [Moebooru](https://github.com/moebooru/moebooru) +- [Rule 34](https://rule34.xxx) (NSFW) +- [Gelbooru](https://gelbooru.com) (NSFW) + +## Licence + +This project is licensed with the [GNU General Public License v3.0](LICENSE). |