aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/.github/README.md b/.github/README.md
index e1178be..cb10842 100644
--- a/.github/README.md
+++ b/.github/README.md
@@ -3,9 +3,11 @@
This is a fork of [Jaim](https://jaimlib.sourceforge.net/), a Java library that implements the AOL TOC protocol.
This fork features various improvements on the original Jaim:
+
- Support for chat invites
## Original README
+
```
Readme.txt for Jaimlib
----------------------
@@ -21,4 +23,4 @@ Use ctrl-c to end the test
For more information see http://jaimlib.sourceforge.net
wilko@users.sourceforge.net
-``` \ No newline at end of file
+```