Skip to content

Commit 0fd678e

Browse files
committed
v0.2 - Update ReadMe
1 parent 2d5993c commit 0fd678e

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,7 @@ Because I wanted to try out AngularJS.
1515
#How?
1616
You need to have [yeoman](http://yeoman.io/) installed to run it. Finally just run:
1717

18-
$ yeoman server
18+
$ yeoman server
19+
20+
#Demo?
21+
![demo](https://raw.github.com/codef0rmer/eShell/master/app/images/demo.png)

app/images/demo.png

191 KB
Loading

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "Amit Gharat a.k.a codef0rmer",
33
"name": "eShell",
4-
"version": "0.0.3",
4+
"version": "0.2",
55
"homepage": "https://github.com/codef0rmer/eShell",
66
"dependencies": {
77
"yeoman": ">= 0.9.0"

0 commit comments

Comments
 (0)