diff --git a/README.md b/README.md
index 6a0b37e..b4e9ac8 100644
--- a/README.md
+++ b/README.md
@@ -801,6 +801,7 @@ performance of any of your sites from across the globe.
:small_orange_diamond: rancher - complete container management platform.
:small_orange_diamond: portainer - making Docker management easy.
:small_orange_diamond: nginx-proxy - automated nginx proxy for Docker containers using docker-gen.
+ :small_orange_diamond: bunkerized-nginx - nginx Docker image "secure by default", it provides generic security configs, settings and tools so you don't need to do it by hand.
##### :black_small_square: Security
@@ -840,7 +841,7 @@ performance of any of your sites from across the globe.
:small_orange_diamond: bash-handbook - for those who wanna learn Bash.
:small_orange_diamond: The Bash Hackers Wiki - hold documentation of any kind about GNU Bash.
:small_orange_diamond: Shell & Utilities - describes the commands offered to application programs by POSIX-conformant systems.
- :small_orange_diamond: the-art-of-command-line - master the command line, in one page.
+ :small_orange_diamond: the-art-of-command-line - master the command line, in one page.
:small_orange_diamond: Shell Style Guide - a shell style guide for Google-originated open-source projects.