Explorar el Código

some changes readme 1

Evgeny Polivanov hace 2 años
padre
commit
2e50cad70c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -2,7 +2,7 @@
 ### Instruction
 1. ```git clone -b master http://git.sharix-app.org/ShariX_Open/RestApiPython.git```
 2. Open install.bat (double click or open **cmd** and enter ```install.bat```)
-3. Change config.py
+3. Change BackendApi/connect.py and BackendApi/config.py
 4. Open run_api.bat (double click or open **cmd** and enter ```run_api.bat```)
 
 ### <a href="https://documenter.getpostman.com/view/18312872/UzBjrSwk">Documentation</a>