-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated README.md for legacy exercises
- Loading branch information
1 parent
2a881a6
commit 9c49d77
Showing
1 changed file
with
5 additions
and
2 deletions.
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,8 +1,11 @@ | ||
![](./tutorial_images/Tutorial_Banner_Final.png) | ||
|
||
This directory contains tutorial documents describing the installation and functionality for CAP as well as a set of practise exercises. It is a great place to start for new users. | ||
This directory contains tutorial documents describing the installation and functionality for CAP as well as a set of practice exercises. It is a great place to start for new users. | ||
|
||
|
||
# 1. [Introduction to CAP and documentation of its functionalities](./CAP_lecture.md) | ||
# 2. [Step-by-step installation](./CAP_Install.md) | ||
# 3. [Practise exercises](./CAP_Exercises.md) | ||
# 3. [Practice exercises](./CAP_Exercises.md) | ||
|
||
|
||
(Practice exercises for the Legacy GCM are also available [on this page](./CAP_Exercises_2021.md)) |