From f454f3f8bbd4007fd2762d5a8e89be684dde1123 Mon Sep 17 00:00:00 2001 From: Matheus da Fonseca Date: Sat, 6 Jun 2020 22:46:13 -0300 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5863d0b..34680d6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ - +``` _ __ ,---. .-._ _,.---._ ,---. .-`.' ,`..--.' \ /==/ \ .-._ _,..---._ ,-.' , - `. .-.,.---. .--.' \ /==/, - \==\-/\ \ |==|, \/ /, /==/, - \ /==/_, , - \ /==/ ` \ \==\-/\ \ @@ -9,7 +9,7 @@ |==|, | /==/- /\ - \|==| /\ , ||==| '=' /\==\ - ,_ /|==|_ . ,'./==/- /\ - \ /==/ - | \==\ _.\=\.-'/==/, | |- ||==|-, _`/ '.='. - .' /==/ /\ , )==\ _.\=\.-' `--`---' `--` `--`./ `--``-.`.____.' `--`--'' `--`-`--`--' `--` - +``` ## 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 Foundation and shows a very basic usage of the funcionality, and you can use it to learn HTML and CSS without worry about setup a specific server, it's usefull specially if you're still learning. @@ -35,4 +35,4 @@ py PandoraRun.py ### License -Distributed under the MIT License. See `LICENSE` for more information. \ No newline at end of file +Distributed under the MIT License. See `LICENSE` for more information.