diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 18 |
1 files changed, 18 insertions, 0 deletions
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 |