diff --git a/README.md b/README.md index 8947e61..075ca72 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ As said above, this is a **simple & private** backend (app.py) and frontend (in 3. The UI is simple. 4. This is very easily self-hostable

-Rookie Mistake: when you self-host it, you can open it in localhost:5000, when making a file/paste/shortener don't share that localhost link, localhost is only accessible on YOUR network. - instead, u can host it with your domain. (or just use it to share files with the people on your network i guess /j) +Rookie Mistake: when you self-host it, you can open it in localhost:5000, when making a file/paste/shortener don't share that localhost link, localhost is only accessible on YOUR network. - instead, u can host it with your domain.

5. This project is **COMPLETLY** open source.