Эх сурвалжийг харах

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

Поливанов Евгений Дмитриевич 2 жил өмнө
parent
commit
671a6c80ee
1 өөрчлөгдсөн 6 нэмэгдсэн , 1 устгасан
  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```