Skip to content

Commit

Permalink
updated README. bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
bulkan committed Dec 9, 2013
1 parent 68ed795 commit 079bcf4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# async-you (read: I see you)
# async-you

**I see you**

An introduction and guide to using https://github.com/caolan/async package.

Expand All @@ -9,5 +11,6 @@ An introduction and guide to using https://github.com/caolan/async package.
3. Run `async_you`
4. **.. profit!**

<b><code>async-you</code></b> will run through a series of Node.js workshops. Starting at a basic *"HELLO WORLD"*.
<b><code>async-you</code></b> will run through a series of Node.js workshops to teach you
how to use the awesome [async](https://github.com/caolan/async) package.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "async-you",
"version": "0.0.1",
"version": "0.0.2",
"description": "Learn async via a set of self-guided workshops.",
"author": "Bulkan Evcimen <bulkan@gmail.com> (https://github.com/bulkan)",
"repository": {
Expand Down

0 comments on commit 079bcf4

Please sign in to comment.