diff --git a/README.md b/README.md new file mode 100644 index 0000000..fd07ceb --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# This is my server! It's not much, but it's mine. + +It runs on flask. It's kinda messy! This is one project I'm working on strictly for results - I just want to post stuff as easily as possible, with as little hassle as possible (but avoiding having to use PHP). There might be some slightly-more-complicated stuff in here using blueprints or subapplications, so that I can extend things! It's not done, though. diff --git a/start_gunicorn b/gunicorn_server_start similarity index 100% rename from start_gunicorn rename to gunicorn_server_start