diff --git a/README.md b/README.md
index dc779c0..6372173 100644
--- a/README.md
+++ b/README.md
@@ -302,6 +302,7 @@ performance of any of your sites from across the globe.
:small_orange_diamond: CVE Mitre - list of publicly known cybersecurity vulnerabilities.
:small_orange_diamond: CVE Details - CVE security vulnerability advanced database.
+ :small_orange_diamond: Exploit DB - CVE compliant archive of public exploits and corresponding vulnerable software.
#### Manuals/Howtos/Tutorials
@@ -312,6 +313,7 @@ performance of any of your sites from across the globe.
:small_orange_diamond: pure-bash-bible - a collection of pure bash alternatives to external processes.
:small_orange_diamond: The Bash Hackers Wiki - hold documentation of any kind about GNU Bash.
:small_orange_diamond: Shell & Utilities - describes the commands and utilities offered to application programs by POSIX-conformant systems.
+ :small_orange_diamond: Explain shell - get interactive help texts for shell commands.
##### :black_small_square: Programming