From 12b2bd7985e38065474fffba275ac3feeaf1e9de Mon Sep 17 00:00:00 2001 From: neobenedict <16228871+neobenedict@users.noreply.github.com> Date: Sat, 25 Mar 2023 23:58:55 +0000 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f5bdfb4..d5a13a8 100644 --- a/README.md +++ b/README.md @@ -59,3 +59,6 @@ Bash file to update assets: cd /home/rayshift/KamihamaWeb cd MagiRecoStatic/ && git pull --rebase origin master && cd .. && rm en_cache.json && sudo systemctl restart kestrel-kamihama-prod.service ``` + +## Contributing +Contributions are strongly encouraged as this server implementation will not receive further updates by its creator. Please create a pull request with your changes.