浏览代码

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

ababin 10 月之前
父节点
当前提交
bdcf255b88
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -43,6 +43,7 @@ git remote add origin https://kolei.ru/ababin/Lab.git
 `git push -u origin ma`ster
 Я повторил те-же самые команды, что и с .gitignore:
 
+```
 ```
 ```
 `git commit -m "second commit"`
@@ -56,6 +57,7 @@ Untracked files:
 
 nothing added to commit but untracked files present (use "git add" to track)
 ```
+```
 git add "."
 git commit -m "papka"
 [master 31ee088] papka