Changes to the Readme file

This commit is contained in:
LAMC Robotics 2020-09-04 15:07:02 -05:00
parent cfca81c274
commit 68c09371df
1 changed files with 1 additions and 0 deletions

View File

@ -2021,3 +2021,4 @@ function Squash-Commits {
* [gmaster](https://gmaster.io/) - a Git client for Windows that has 3-way merge, analyze refactors, semantic diff and merge (beta)
* [gitk](https://git-scm.com/docs/gitk) - a Git client for linux to allow simple view of repo state.
* [SublimeMerge](https://www.sublimemerge.com/) - Blazing fast, extensible client that provides 3-way merges, powerful search and syntax highlighting, in active development.
##OTHER RESOURCES: ##Checkout this website on how to start using git https://guides.github.com/activities/hello-world/