We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d5993c commit 0fd678eCopy full SHA for 0fd678e
README.md
@@ -15,4 +15,7 @@ Because I wanted to try out AngularJS.
15
#How?
16
You need to have [yeoman](http://yeoman.io/) installed to run it. Finally just run:
17
18
- $ yeoman server
+ $ yeoman server
19
+
20
+#Demo?
21
+
app/images/demo.png
191 KB
package.json
@@ -1,7 +1,7 @@
1
{
2
"author": "Amit Gharat a.k.a codef0rmer",
3
"name": "eShell",
4
- "version": "0.0.3",
+ "version": "0.2",
5
"homepage": "https://github.com/codef0rmer/eShell",
6
"dependencies": {
7
"yeoman": ">= 0.9.0"
0 commit comments