Skip to content

Commit

Permalink
modified readme to reflect new silicon.
Browse files Browse the repository at this point in the history
  • Loading branch information
morrissinger committed Jun 2, 2015
1 parent 13e774a commit 7051b4d
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,6 +1,6 @@
## Websocket Client and Server for Arduino
## Websocket Client and Server for ESP-8266

This is a simple library that implements a Websocket client and server running on an Arduino.
This is a simple library that implements a Websocket client and server running on an ESP-8266.

### Getting started

Expand All @@ -20,4 +20,4 @@ Because of limitations of the current Arduino platform (Uno at the time of this
### Credits
Thank you to github user ejeklint for the excellent starting point for this library. From his original Hixie76-only code I was able to add support for RFC 6455 and create the WebSocket client.

- Branden
- Branden

0 comments on commit 7051b4d

Please sign in to comment.