diff --git a/README.md b/README.md index 4d054f9..08c4425 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +# Dead Project - xygt has rebranded to pasted.sh - undergoing rewrite, project archived for now. + ![xygt.png](xygt.png) This repository hosts all of the code for the file hosting site 'xygt.cc'. @@ -29,4 +31,4 @@ Thats it. 2. Create a virtual environment in the repository folder `python -m venv .venv` 3. Enter that venv with `source .venv/bin/activate` on Linux/MacOS or `.venv/scripts/activate` on Windows 4. Install "requirements.txt" with `pip install -r requirements.txt` -5. Run with whatever WSGI compatible runner you use, for example `flask run` \ No newline at end of file +5. Run with whatever WSGI compatible runner you use, for example `flask run`