Skip to content

Commit fa37e89

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

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

README.md

+9-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
#eShell
22
A player for eLearning Courses created to learn AngularJS.
3+
I've covered:
4+
5+
* jQueryUi Drag & Drop
6+
* Form Validation in AngularJS
7+
* Ordering/Sorting images
8+
* jPlayer integration to play audios
9+
10+
![demo](https://raw.github.com/codef0rmer/eShell/master/app/images/demo.png)
311

412
#Why?
513
Because I wanted to try out AngularJS.
@@ -15,7 +23,4 @@ Because I wanted to try out AngularJS.
1523
#How?
1624
You need to have [yeoman](http://yeoman.io/) installed to run it. Finally just run:
1725

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

0 commit comments

Comments
 (0)