diff --git a/README.md b/README.md
index c8133a7..bbe0f37 100644
--- a/README.md
+++ b/README.md
@@ -24,8 +24,18 @@ This repo contains workings of netkit 1.1.4 environment for SAND PMA due on 13th
- [x] 11. make a compelling case for your design.
- [x] 12. demonstrate comprehensive mastery of all aspects of the the submission at all scales (detail through to overall concept).
+## Augmented Features:
+
+1. TCP SYN Flood Protection.
+2. UDP Flood Protection.
+3. Usage of OpenVPN to connect to internal network.
+4. Automation of host firewall rules deployment.
+5. Usage of Squid Proxy Server to access Internet from Enterprise Zone and Extranet Zone.
+6. Usage of Squid Proxy Server to block malicious websites.
+7. Blocking SSH access, allow SSH only from Management Zone.
+8. Blocking SSH access into root, allow SSH access only to admin account.
## How to Run Lab
- cd sand-pma-starter
- chmod +x /shared/hostrules.sh
-- lstart
\ No newline at end of file
+- lstart