Skip to content

Commit 3a93940

Browse files
committed
Add Badge/Link to the Awesome list
1 parent 141209a commit 3a93940

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6+
## [1.2.5] 2015-10-19
7+
### Added
8+
- Badge/Link to the Awesome list
9+
610
## [1.2.4] 2015-10-14
711
### Removed
812
- Removed citation about public commitment

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
<p align="center">
66
Path to a free self-taught education in Computer Science!
77
</p>
8+
<p align="center">
9+
<a href="https://github.com/sindresorhus/awesome">
10+
<img alt="Awesome" src="https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg">
11+
</a>
12+
</p>
813

914
## Contents
1015

@@ -410,7 +415,7 @@ The **only things** that you need to know are how to use **Git** and **GitHub**.
410415

411416
## Change Log
412417

413-
**Curriculum Version**: `1.2.4`
418+
**Curriculum Version**: `1.3.4`
414419

415420
To show **respect** to all of our students, we will keep a [CHANGELOG](CHANGELOG.md) file that contains all the alterations that our curriculum may suffer.
416421

0 commit comments

Comments
 (0)