Update README.md
This commit is contained in:
parent
1893bae29b
commit
e654976d07
1 changed files with 0 additions and 0 deletions
26
README.md
Normal file
26
README.md
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
<img src="https://git.frzn.dev/fwoppydwisk/Jaim/raw/branch/master/assets/logo.svg" alt="" height="100" align="center"/>
|
||||
<hr>
|
||||
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 <screenname> <password>
|
||||
|
||||
Use ctrl-c to end the test
|
||||
|
||||
For more information see http://jaimlib.sourceforge.net
|
||||
|
||||
wilko@users.sourceforge.net
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue