Update README.md

This commit is contained in:
johnA1331 2020-06-18 15:01:45 +08:00 committed by GitHub
parent 743ec9ed60
commit fbb5f506d4
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
### Relevant Articles:
- [HTTP/2 in Netty](https://www.baeldung.com/netty-http2)
-[HTTP Server with Netty](https://www.baeldung.com/java-netty-http-server)