Skip to content

Commit 10b6d6c

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents a8bfe17 + 1c39174 commit 10b6d6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![](https://jitpack.io/v/redParrot17/redTCP.svg)](https://jitpack.io/#redParrot17/redTCP)
44
[![](https://img.shields.io/badge/JavaDoc-Latest-yellow.svg)](https://redparrot17.github.io/redTCP/)
5-
[![](https://img.shields.io/badge/License-Apache%202.0-lightgrey.svg)](https://github.com/redParrot17/LICENSE)
5+
[![](https://img.shields.io/badge/License-Apache%202.0-lightgrey.svg)](https://github.com/redParrot17/redTCP/blob/master/LICENSE)
66

77
Server/Client framework for communicating using a strong end-to-end encryption over a tcp connection.
88
And by strong, I mean signed 256 bit AES in conjunction with a 4096 bit RSA end-to-end encryption :)
@@ -45,7 +45,7 @@ Example code can be found within the [WIKI](https://github.com/redParrot17/redTC
4545

4646
### License
4747

48-
RedTCP is released under the [Apache 2.0 license](LICENSE).
48+
RedTCP is released under the [Apache 2.0 license](https://github.com/redParrot17/redTCP/blob/master/LICENSE).
4949

5050
```
5151
Copyright 2018 redParrot17.

0 commit comments

Comments
 (0)