浏览代码

Update 'README.md'

Kristofer Younger 6 年前
父节点
当前提交
fbd14f723a
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      README.md

+ 2
- 0
README.md 查看文件

@@ -9,6 +9,8 @@ Find the `shell` or `terminal` or `term` (all names for the command interpreter)
9 9
 
10 10
 `terminal` or `shell` mean pretty much the same thing - `/Applications/Utilities/Terminal.app` and start it up.
11 11
 
12
+![Terminal Icon](./termicon.png)
13
+
12 14
 Type `whoami` and `enter` or `return`. Congratulations, you just typed a command. You're Welcome.
13 15
 
14 16
 now, type `git --version` and make note of what comes back, the version number of git.