Skip to content

Commit

Permalink
Adds repositories links
Browse files Browse the repository at this point in the history
  • Loading branch information
yokolet committed Aug 22, 2015
1 parent 49599b5 commit 68861ca
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 5 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ Curriculum
Choices of Capstone App - Part. 2
----------------
* [Turtles Walk](http://github.com/ClojureBridge/welcometoclojurebridge/blob/master/outline/TURTLE-SAMPLES.md) (more function study)
* [Snowflakes](http://github.com/ClojureBridge/drawing/blob/master/curriculum/create-something.md)
(another drawing app)
* [Snowflakes](http://github.com/ClojureBridge/drawing/blob/master/curriculum/create-something.md) (animation)
* [Twinkle Little Star](http://github.com/ClojureBridge/tones/blob/master/curriculum/01-piano-chords.md) (making sounds)
* [Global Growth](http://github.com/ClojureBridge/global-growth) (web app with REST api)
* [Caesar Cipher](http://clojurebridge.github.io/community-docs/docs/exercises/caesar-cipher/)
Expand All @@ -35,7 +34,13 @@ Supporting Materials
--------------------
* [Student Cheatsheet](outline/cheatsheet.md) | [PDF](ClojureBridgeCheatsheet-v1.pdf)
* [Old Curriculum](http://clojurebridge.github.io/curriculum/index.v0.html)
* [Old Capstone App: global-growth web app](http://github.com/ClojureBridge/global-growth/blob/master/README.md)

Repositories
------------
* [welcometoclojurebridge](https://github.com/ClojureBridge/welcometoclojurebridge)
* [drawing](https://github.com/ClojureBridge/drawing)
* [tones](https://github.com/ClojureBridge/tones)
* [global-growth](https://github.com/ClojureBridge/global-growth)

License
-------
Expand Down
3 changes: 1 addition & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@ Please look at [README.md](README.md) instead. :green_heart: :blue_heart:

- [Turtles Walk](https://github.com/ClojureBridge/welcometoclojurebridge/blob/master/outline/TURTLE-SAMPLES.md) (more function study)

- [Snowflakes](https://github.com/ClojureBridge/drawing/blob/master/curriculum/create-something.md)
(another drawing app)
- [Snowflakes](https://github.com/ClojureBridge/drawing/blob/master/curriculum/create-something.md) (animation)

- [Twinkle Little Star](https://github.com/ClojureBridge/tones/blob/master/curriculum/01-piano-chords.md) (making sounds)
- [Global Growth](https://github.com/ClojureBridge/global-growth) (web app with REST api)
Expand Down

0 comments on commit 68861ca

Please sign in to comment.