1
0
mirror of https://github.com/ascribe/onion.git synced 2024-11-15 01:25:17 +01:00

Update README.md

This commit is contained in:
vrde 2015-05-26 10:52:30 +02:00
parent 39404b92f1
commit d71f4af556

View File

@ -18,7 +18,7 @@ npm run watch
```
Code Conventions
============
================
For this project, we're using:
* 4 Spaces
@ -28,10 +28,16 @@ For this project, we're using:
* We use `let` instead of `var`: [SA Post](http://stackoverflow.com/questions/762011/javascript-let-keyword-vs-var-keyword)
Troubleshooting
===============
Q: OMG nothing works
A: try `npm install`. Someone may have updated some dependencies
Reading list
============
Start here
----------