diff --git a/README.md b/README.md
index 4d6dba2..59fac4c 100644
--- a/README.md
+++ b/README.md
@@ -133,6 +133,7 @@ Only main chapters:
:small_orange_diamond: pbscan - is a faster and more efficient stateless SYN scanner and banner grabber.
:small_orange_diamond: hping - is a command-line oriented TCP/IP packet assembler/analyzer.
:small_orange_diamond: mtr - is a tool that combines the functionality of the 'traceroute' and 'ping' programs in a single network diagnostic tool.
+ :small_orange_diamond: mylg - is an open source utility which combines the functions of the different network probes in one diagnostic tool.
:small_orange_diamond: netcat - is a networking utility which reads and writes data across network connections, using the TCP/IP protocol.
:small_orange_diamond: tcpdump - is a powerful command-line packet analyzer.
:small_orange_diamond: tshark - is a tool that allows us to dump and analyze network traffic (wireshark cli).
@@ -833,6 +834,7 @@ performance of any of your sites from across the globe.
:small_orange_diamond: Julia's Drawings - some drawings about programming and unix world, zines about systems & debugging tools.
:small_orange_diamond: Hash collisions - this great repository is focused on hash collisions exploitation.
:small_orange_diamond: BGP Meets Cat - after 3072 hours of manipulating BGP, Job Snijders has succeeded in drawing a Nyancat.
+ :small_orange_diamond: bgp-battleships - playing battleships over BGP.
:small_orange_diamond: What happens when... - you type google.com into your browser and press enter?
:small_orange_diamond: how-web-works - based on the 'What happens when...' repository.
:small_orange_diamond: HTTPS in the real world - great tutorial explain how HTTPS works in the real world.