diff --git a/README.md b/README.md index 1e3a830..fceb313 100644 --- a/README.md +++ b/README.md @@ -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. @@ -9,5 +11,6 @@ An introduction and guide to using https://github.com/caolan/async package. 3. Run `async_you` 4. **.. profit!** -async-you will run through a series of Node.js workshops. Starting at a basic *"HELLO WORLD"*. +async-you will run through a series of Node.js workshops to teach you +how to use the awesome [async](https://github.com/caolan/async) package. diff --git a/package.json b/package.json index ae338c2..2a6f739 100644 --- a/package.json +++ b/package.json @@ -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 (https://github.com/bulkan)", "repository": {