Updated listing on IRCAnywhere to fix parenthesis

opened parenthesis but forgot to close them - this updates fixes that.
pull/365/head
Andrew Peng 2015-12-14 11:26:16 -06:00
parent da170da43a
commit fd623c3d0a
1 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@ Table of Contents
- [Webmail clients](#webmail-clients)
- [Mail Transfer Agents](#mail-transfer-agents)
- [Mail Delivery Agents](#mail-delivery-agents)
- [Complete solutions](#complete-solutions)
- [Complete solutions](#complete-solutions)c
- [XMPP](#xmpp)
- [XMPP Servers](#xmpp-servers)
- [XMPP Web Clients](#xmpp-web-clients)
@ -236,7 +236,7 @@ _[Extensible Messaging and Presence Protocol](https://en.wikipedia.org/wiki/XMPP
*[IRC](https://en.wikipedia.org/wiki/Internet_Relay_Chat) communication software*
* [Convos](http://convos.by/) - Always online web IRC client ([Demo](http://demo.convos.by), [Source code](http://github.com/nordaaker/convos)) `ARTv2` `Perl`
* [IRCAnywhere](http://ircanywhere.com/) - Open-source self-hosted alternative to IRCCloud ([Source](https://github.com/ircanywhere/ircanywhere) `JavaScript` `Node.js`
* [IRCAnywhere](http://ircanywhere.com/) - Open-source self-hosted alternative to IRCCloud ([Source](https://github.com/ircanywhere/ircanywhere)) `JavaScript` `Node.js`
* [Quassel IRC](http://quassel-irc.org/) - distributed IRC client, meaning that one (or multiple) client(s) can attach to and detach from a central core ([Source code](https://github.com/quassel/quassel)) `GPLv2` `C++`
* [Shout](http://shout-irc.com/) - The self-hosted web IRC client ([Demo](http://demo.shout-irc.com/), [Source code](https://github.com/erming/shout)) `MIT` `Nodejs`
* [Weechat](https://weechat.org/) - a fast, light and extensible chat client `GPLv3` `C`