From 5643ffd0e9bd692f741d983983794f0183c4da22 Mon Sep 17 00:00:00 2001 From: Joe Robinson Date: Sun, 16 Oct 2016 23:04:04 +0100 Subject: Add README --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..96e6915 --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +A modern IRC client, designed to include features seen in other chat programs, +such as in-line display of images, videos, etc. + + +The goals of the project are to be fully compatible with the IRC standard, +highly functional, visually appealing, fully open, and easily modifiable. + + +Compatible with Linux, Mac OS, and Windows. + + +Written in JavaScript using node.js + + +Uses the Electron JS framework. + + +Uses the KiwiIRC irc-framework library. \ No newline at end of file -- cgit v1.2.3