Skip to content

Commit

Permalink
I should check which folder i am in...
Browse files Browse the repository at this point in the history
  • Loading branch information
robflop committed Aug 21, 2017
1 parent 7f54a4c commit de918ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Chatron-server

[![Build Status](https://travis-ci.org/robflop/chatron-client.svg?branch=master)](https://travis-ci.org/robflop/chatron-client)
[![Build Status](https://travis-ci.org/robflop/chatron-server.svg?branch=master)](https://travis-ci.org/robflop/chatron-server)

A chatroom server built with electron and socket.io.

Chatron also uses moment, chalk and snekfetch.

To be used with [chatron-server](https://github.com/robflop/chatron-server).
To be used with [chatron-client](https://github.com/robflop/chatron-client).

#### License

Licensed under the [MIT License](https://github.com/robflop/chatron-client/blob/master/LICENSE.md).
Licensed under the [MIT License](https://github.com/robflop/chatron-server/blob/master/LICENSE.md).

0 comments on commit de918ca

Please sign in to comment.