Limited line length

This commit is contained in:
Popey Gilbert 2015-03-11 17:21:03 +00:00
parent a6adaacdf3
commit a114112964

View file

@ -1,5 +1,6 @@
###
This file will simulate games on node.js by emulating the browser environment. In order to use, followed these steps:
This file will simulate games on node.js by emulating the browser environment.
In order to use, followed these steps:
1. Setup dev environment as usual
2. Create a `login.coffee` file in coco which contains:
module.exports = username: 'email', password: 'password'