Explorar el Código

change readme

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

+ 1 - 5
README.md

@@ -3,8 +3,4 @@
 1. Change config.py
 2. Add this project to mine
 3. Add library: ```from BackendApi.SharixQuery import SharixQuery```
-4. Initialize and use: 
-```python
-your_name = SharixQuery()
-your_name.add_query()
-```
+4. Initialize and use: ```your_name = SharixQuery()```