This commit is contained in:
Andrea Marchesini 2013-09-09 11:56:42 +02:00
parent 28e7146563
commit fec19eb110
1 changed files with 2 additions and 0 deletions

2
README Normal file
View File

@ -0,0 +1,2 @@
IRC.js implements the basic of IRC protocol in JS using mozTCPSocket.
index.html contains unit-tests. Use it as documentation.