From e654976d0708701710d3b05d62a62d8c8bf5aad7 Mon Sep 17 00:00:00 2001 From: fwoppydwisk Date: Fri, 16 Aug 2024 23:15:56 +0000 Subject: Update README.md --- README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..b693916 --- /dev/null +++ b/README.md @@ -0,0 +1,26 @@ + +
+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 +---------------------- + +For an example of how to use Jaimlib see src/com/wilko/jaimtest/JaimTest.java + +You can run the example using: + +java -jar lib/jaimtest.jar + +Use ctrl-c to end the test + +For more information see http://jaimlib.sourceforge.net + +wilko@users.sourceforge.net +``` -- cgit v1.2.3-54-g00ecf