windhamdavid 10 years ago
parent
commit
9b62cd1c1f
1 changed files with 8 additions and 8 deletions
  1. 8 8
      README.md

+ 8 - 8
README.md

@@ -1,21 +1,21 @@
 ### Presentations with node.js & reveal.js
 
-Just a place to keep some presentations. 
+Just a place to keep some presentations.   
 
 Thanks:
-Hakim El Hattab - https://github.com/hakimel/reveal.js/ 
+Hakim El Hattab - https://github.com/hakimel/reveal.js/   
 John Polocek - https://github.com/johnpolacek/controldeck.js/
 
 Powered by:
-node.js - https://github.com/joyent/node
-socket.io - https://github.com/learnboost/socket.io
+node.js - https://github.com/joyent/node   
+socket.io - https://github.com/learnboost/socket.io   
  
 
 ### Run
 
-Install node.js 
+Install node.js   
 
-$ npm install { node-static & socket.io }
-$ node app
+$ npm install { node-static & socket.io }   
+$ node app   
 
-Available at [http://localhost:8080](http://localhost:8080)
+Available at [http://localhost:8080](http://localhost:8080)