Add reference to Mega project list #397

This commit is contained in:
Eric Douglas 2017-04-22 09:57:54 -03:00
parent c7b3396c9f
commit 9656e01c86
3 changed files with 6 additions and 1 deletions

View File

@ -6,6 +6,9 @@ This project adheres *in spirit* to [Semantic Versioning](http://semver.org/):
- "MINOR" updates correspond to changing courses without changing the topics
- "PATCH" updates correspond to aesthetic and non-essential additions/removals or changing order of classes for better progression
## [7.1.2] 2017-04-22
### Updated
- Add link to Mega Project List in the introduction of the Projects section
## [7.1.1] 2017-04-11
### Updated

View File

@ -3,6 +3,8 @@
Projects created by OSSU's students for each course of our [**Computer Science**](https://github.com/open-source-society/computer-science) curriculum.
For more project ideas, check the [Mega Project List](https://github.com/karan/Projects).
- [Introduction to Computer Science](#introduction-to-computer-science)
- [Programming](#programming)
- [Math](#math)

View File

@ -77,7 +77,7 @@ just remember that you can't purchase success!
# Curriculum
**Curriculum version**: `7.1.1` (see [CHANGELOG](CHANGELOG.md))
**Curriculum version**: `7.1.2` (see [CHANGELOG](CHANGELOG.md))
- [Prerequisites](#prerequisites)
- [Introduction to Computer Science](#introduction-to-computer-science)