From e09af20472fee6a1828b089f6575a4077a92924c Mon Sep 17 00:00:00 2001 From: Matheus Date: Fri, 5 Jun 2020 15:46:04 -0300 Subject: [PATCH] Edited Readme.me --- README.md | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ac0439..8abc600 100644 --- a/README.md +++ b/README.md @@ -1 +1,28 @@ -SelfhostedServer + + +### Pandora Selfhosted +This project was built with Python 3 and uses basic library to handle files within the Pandora folder, it can access it through localserver and via localhost too. The example files are made with Bootstrap and shows a very basic usage of the funcionality. + +* [Python](https://www.python.org/) +* [Bootstrap](https://getbootstrap.com/) + + +## Getting Started + +To run and use Pandora, you'll need Python 3 installed on your machine and a modern browser. + +### Usage + +1. Have Python 3 installed. +2. Create or use the demo folder +3. Open the terminal inside the folder +4. Run Pandora with +* Python +``` +py PandoraRun.py +``` + + +## License + +Distributed under the MIT License. See `LICENSE` for more information. \ No newline at end of file