Skip to content

Commit

Permalink
added commands and info
Browse files Browse the repository at this point in the history
  • Loading branch information
codrkai committed Nov 25, 2019
1 parent e763da3 commit 13bfd92
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,10 @@ git add .
git commit -m "ADD A COMMENT"
git push origin master
```

Some Basic VSCode Commands
Bring up the Pallet: CMD + SHIFT + P
Bring up the Terminal: CTRL + ~

Show hidden files on Mac
CMD + SHIFT + .

0 comments on commit 13bfd92

Please sign in to comment.