Update README.md

parent f1af3954
......@@ -4,7 +4,7 @@
# Определение состояния
`git status`
Подготовка файлов
# Подготовка файлов
`git add <имя_файла>`
`git add -A` (для всех файлов, что находятся в директории)
`git add .` (для всех файлов)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment