diff options
author | Alexander Shorin <kxepal@gmail.com> | 2014-01-30 22:18:27 +0000 |
---|---|---|
committer | Alexander Shorin <kxepal@gmail.com> | 2014-01-30 22:18:27 +0000 |
commit | 5e16453295142a62f62813b0f901553243536caa (patch) | |
tree | 0f00ac2342241a7df3155bb0ed35769e9187a7bd /README.md | |
parent | 231f2d08b5af5004e30356a38f94574aa2999ac3 (diff) |
Change extension to .md to display README nicely on GitHub
git-svn-id: http://svn.miranda-ng.org/main/trunk@7964 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 55 |
1 files changed, 55 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000000..a7710f762d --- /dev/null +++ b/README.md @@ -0,0 +1,55 @@ +# Miranda NG #
+
+Miranda NG is a successor of a popular multi-protocol instant messaging client
+for Windows - [Miranda IM][1]. Very light on system resources and extremely
+fast.
+
+## Protocol Support ##
+
+- AIM (AOL Instant Messenger)
+- Em-LAN
+- Facebook
+- Gadu-Gadu
+- ICQ
+- IRC (Internet Relay Chat)
+- Jabber
+- MRA
+- MSN
+- Omegle
+- Skype
+- Tlen
+- Twitter
+- VKontakte
+- WhatsApp
+- Xfire
+- Yahoo
+
+## Supported Operating Systems ##
+
+Windows 2003 / XP / Vista / 7 / 8
+
+
+## License ##
+
+Miranda NG is published under the [GNU GPL license][2].
+
+
+## Links ##
+
+- [Official web site](http://miranda-ng.org/)
+- [Forums](http://forum.miranda-ng.org/)
+- [Community Wiki](http://wiki.miranda-ng.org/)
+- [Main SVN repository](http://svn.miranda-ng.org/)
+- [Read-only Git mirror](https://github.com/miranda-ng/miranda-ng)
+
+
+## Miranda NG Communities ##
+
+- [Miranda NG on Facebook](https://www.facebook.com/miranda.newgen)
+- [Miranda NG on Google Plus](https://plus.google.com/u/0/112395897441053008352/)
+- [Miranda NG Community on Google Plus](https://plus.google.com/u/0/communities/108135091636191321308)
+- [Miranda NG on Twitter](https://twitter.com/MirandaNewgen)
+- [Miranda NG SVN Commits on Twitter](https://twitter.com/MirandaNGcommit)
+
+[1]: http://www.miranda-im.org/
+[2]: http://www.gnu.org/licenses/gpl-2.0.html
|