Skip to content

Commit

Permalink
Updated the README.md file with jasons readme info.
Browse files Browse the repository at this point in the history
  • Loading branch information
rippinrobr committed Sep 16, 2012
1 parent d07ed74 commit 5f02cd4
Showing 1 changed file with 22 additions and 3 deletions.
25 changes: 22 additions & 3 deletions README.md
@@ -1,4 +1,23 @@
cljs-intro
==========
# cljs-intro

Code for my ClojureScript intro series
An introduction to ClojureScript. Follow me as I learn how to build an app using ClojureScript.

## Part 1

- Article: [Getting Started](http://www.myclojureadventure.com/2012/09/intro-to-clojurescript-getting-started.html)
- Code: [`part-1` branch](https://github.com/rippinrobr/cljs-intro/tree/part-1)

## Part 2

- Article: [Getting the Stats](http://www.myclojureadventure.com/2012/09/intro-to-clojurescript-part-2-getting.html)
- Code: [`part-2` branch](https://github.com/rippinrobr/cljs-intro/tree/part-2)

## Part 3

Coming soon

## License

Copyright (C) 2012 Rob Rowe

Distributed under the Eclipse Public License, the same as Clojure.

0 comments on commit 5f02cd4

Please sign in to comment.