Browse Source

Update 'README.md'

Kristofer Younger 6 years ago
parent
commit
fbd14f723a
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      README.md

+ 2
- 0
README.md View File

@@ -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.