Skip to content

Commit d09336b

Browse files
authored
Update README.md
1 parent a77f3c5 commit d09336b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## Overview
66

7-
This is a networking library written in java which helps creating tcp servers faster. Now it is easy to create TCP servers just with a few lines of code without much experience in networking. This library gives flexiblity and allows you to send custom objects through the socket stream. The documentation is available [here](https://karan-gandhi.github.io/Java-Networking-Library/)
7+
This is a networking library written in java which helps creating tcp servers faster. Now it is easy to create TCP servers just with a few lines of code without much experience in networking. This library gives flexiblity and allows you to send custom objects through the socket stream. The documentation is available [here](https://github.com/Karan-Gandhi/Java-Networking-Library/blob/v1.1/documentation/README.md)
88

99
- [Features](#features)
1010
- [Quickstart](#quickstart)
@@ -221,3 +221,4 @@ SOFTWARE.
221221

222222
## QuickLinks
223223
- [Documentation](https://github.com/Karan-Gandhi/Java-Networking-Library/blob/master/documentation/README.md)
224+
- [Javadoc](https://karan-gandhi.github.io/Java-Networking-Library/)

0 commit comments

Comments
 (0)