Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
fredimachado committed Apr 9, 2016
1 parent 5be3222 commit 8164a11
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.adoc
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
= IRC Client Library for Arduino =
= IRC Client Library for Arduino image:https://travis-ci.org/Fredi/ArduinoIRC.svg?branch=master["Build Status", link="https://travis-ci.org/Fredi/ArduinoIRC"]

Connects your arduino project to an IRC server.

== Features ==
== Features

* Easy connection to an IRC server through a Client implementation;
* Receive parsed IRC messages through a callback function;
* Send raw messages to the server or messages to a channel or user;

== Usage ==
== Usage

See the examples...

== License ==
== License

Copyright (c) 2016 Fredi Machado. All right reserved.

Expand Down

0 comments on commit 8164a11

Please sign in to comment.