diff --git a/readme.md b/readme.md index 4a684b4..4c67ef2 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ This is an API for Acta Publica. You need credentials to use it. -1. Clone the repository. -2. Run ´´´cd ´´´ in the terminal. -3. Run ´´´pip install -r requirements.txt´´´in the terminal. -4. Run the script with ´´´python actapublica.py´´´ or import it with ´´´from actapublica import ActaPublica´´´ into another script. \ No newline at end of file +1. [Clone the repository]( https://code.visualstudio.com/docs/sourcecontrol/github). +2. Run `cd ` in the terminal. +3. Run `pip install -r requirements.txt` in the terminal. +4. Run the script with `python actapublica.py` or import it with `from actapublica import ActaPublica` into another script. \ No newline at end of file