aboutsummaryrefslogtreecommitdiff
path: root/.github/README.md
diff options
context:
space:
mode:
authorFrankie B <git@diskfloppy.me>2024-05-10 00:32:34 +0100
committerFrankie B <git@diskfloppy.me>2024-05-10 00:32:34 +0100
commit3faced7068a8401b57be8949e80ce4f4da4a0fb5 (patch)
tree32e76b06780fe6c14ddb4917d3ad0b222fa9c596 /.github/README.md
parenta1dff2cb8d33b17bc5981f1638cd50266713e98f (diff)
Format all code, add editorconfig
Diffstat (limited to '.github/README.md')
-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
+```