Explorar o código

Обновить 'README.md'

Поливанов Евгений Дмитриевич %!s(int64=2) %!d(string=hai) anos
pai
achega
671a6c80ee
Modificáronse 1 ficheiros con 6 adicións e 1 borrados
  1. 6 1
      README.md

+ 6 - 1
README.md

@@ -1,2 +1,7 @@
 # Server RESTful API
-Libs: ***flask***, ***flask-jwt-extended***, ***sqlalchemy***, ***psycopg2-binary***
+Libs: ***flask***, ***flask-jwt-extended***, ***sqlalchemy***, ***psycopg2-binary***
+
+When making changes to repositories, use the following commands: 
+1. ```git fetch <remote> <branch>```
+2. ```git checkout <branch>```
+3. ```git pull```