add a readme

This commit is contained in:
helix 2025-03-31 04:10:04 +02:00
parent b157b3041a
commit d55ba3b44e

6
README.md Normal file
View file

@ -0,0 +1,6 @@
# helixring
simple webring software made in python3.
## how use
first, you need python. once you have installed it, run `pip install flask`<br><br>
port is your port number, domains are the domains. pretty simple<br>