mirror of
https://github.com/ENSL/ensl_gathers.git
synced 2024-11-10 15:21:56 +00:00
Update readme
This commit is contained in:
parent
689aefc3ab
commit
3c66ee3a30
1 changed files with 7 additions and 5 deletions
12
README.md
12
README.md
|
@ -1,4 +1,4 @@
|
||||||
# SWS Gather App
|
# ENSL Gathers App
|
||||||
|
|
||||||
## Status
|
## Status
|
||||||
|
|
||||||
|
@ -14,6 +14,12 @@ A realtime micro web service to organise gathers for ENSL.org
|
||||||
|
|
||||||
That's it
|
That's it
|
||||||
|
|
||||||
|
## Requirements
|
||||||
|
|
||||||
|
- node.js 0.12
|
||||||
|
|
||||||
|
- MongoDB
|
||||||
|
|
||||||
## Run
|
## Run
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
@ -40,10 +46,6 @@ Nice to have:
|
||||||
- Show online/away/offline status
|
- Show online/away/offline status
|
||||||
- Picking order
|
- Picking order
|
||||||
|
|
||||||
## Node Version
|
|
||||||
|
|
||||||
node 0.12 or greater
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
MIT Licensed
|
MIT Licensed
|
||||||
|
|
Loading…
Reference in a new issue