Rename STYLE_GUIDE.md to STYLE.md

This commit is contained in:
Jerko Steiner 2016-04-03 13:59:29 -04:00
parent 3d4c46a32f
commit be14b016de
3 changed files with 8 additions and 4 deletions

View File

@ -30,7 +30,7 @@ pull request will be rejected.
- Remember that you can also [close][close] the issue with this message.
8. Submit a pull request.
[style]: STYLE_GUIDE.md
[style]: STYLE.md
[commit]: http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
[reference]: https://help.github.com/articles/autolinked-references-and-urls/#issues-and-pull-requests
[close]: https://help.github.com/articles/closing-issues-via-commit-messages/

View File

@ -1,4 +1,4 @@
# peer-calls
# Peer Calls
[![Build Status](https://travis-ci.org/jeremija/peer-calls.svg?branch=master)](https://travis-ci.org/jeremija/peer-calls)
@ -28,11 +28,15 @@ http://192.168.0.10:3000
```bash
npm install
make test
npm test
```
Replace `192.168.0.10` with the LAN IP address of your server.
# license
# Contributing
See [contributing][CONTRIBUTING.md].
# License
MIT