Skip to content

Commit 55c7c5b

Browse files
committed
updated readme
1 parent f2eed3a commit 55c7c5b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ An Java 7 implementation of [TeamSpeak's 3 server query API](http://media.teamsp
66

77
## Features
88

9+
- [Documented source](http://theholywaffle.github.io/TeamSpeak-3-Java-API/latest/)
910
- Contains all server query functionality! (see [TeamSpeak 3 Server Query Manual](http://media.teamspeak.com/ts3_literature/TeamSpeak%203%20Server%20Query%20Manual.pdf))
1011
- Built-in keep alive method
1112
- Threaded event-based system
@@ -81,11 +82,11 @@ api.sendChannelMessage("PutPutBot is online!");
8182

8283
**More examples:**
8384

84-
[look here](example)
85+
[here](example)
8586

8687
**Latest Javadocs:**
8788

88-
[look here](http://theholywaffle.github.io/TeamSpeak-3-Java-API/latest/)
89+
[here](http://theholywaffle.github.io/TeamSpeak-3-Java-API/latest/)
8990

9091
**Important:**
9192

0 commit comments

Comments
 (0)