Ver Fonte

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

Поливанов Евгений Дмитриевич há 2 anos atrás
pai
commit
671a6c80ee
1 ficheiros alterados com 6 adições e 1 exclusões
  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```