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:
parent
39404b92f1
commit
d71f4af556
10
README.md
10
README.md
@ -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
|
||||
----------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user