-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
80139f4
commit 55ccddc
Showing
1 changed file
with
7 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,11 @@ | ||
Welcome to the LEAPS repository. First thing you need to do is to signup for github if you have not already done this. This readme and repository will be updated so pay attention to the repository. The repository has the following subfolders: | ||
Welcome to the LEAPS repository. First thing you need to do is to signup for github if you have not already done this. Please fork this repository so that you are able to backup your own code. To sync this repository with your fork please look here: | ||
https://help.github.com/articles/syncing-a-fork/ | ||
|
||
This readme and repository will be updated so pay attention to the repository. The repository has the following subfolders: | ||
- _code_ This is where you will find all the code you will need to do the assignments | ||
- _assignments_ This is where we will put up the assignments | ||
- _slides_ All the presentations that we use are here | ||
- _assessments_ The one or two graded assessments are uploaded here. | ||
|
||
Look here too: | ||
https://hwuroboticslab.github.io/Leaps_material/ |