diff --git a/README.md b/README.md
index c9de137..1f18b36 100644
--- a/README.md
+++ b/README.md
@@ -242,6 +242,7 @@ CSMA/CD algorithm:
* router
* switch
* hub
+
@@ -4436,6 +4437,8 @@ document_number: 2
What is HTTP?
+
+[Avinetworks](https://avinetworks.com/glossary/layer-7/): HTTP stands for Hypertext Transfer Protocol. HTTP uses TCP port 80 to enable internet communication. It is part of the Application Layer (L7) in OSI Model.