diff --git a/README.md b/README.md
index 108b3fc..4d31ebd 100644
--- a/README.md
+++ b/README.md
@@ -704,7 +704,8 @@ performance of any of your sites from across the globe.
##### :black_small_square: Shell/Command line
- :small_orange_diamond: pure-bash-bible - a collection of pure bash alternatives to external processes.
+ :small_orange_diamond: pure-bash-bible - is a collection of pure bash alternatives to external processes.
+ :small_orange_diamond: pure-sh-bible - is a collection of pure POSIX sh 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: the-art-of-command-line - master the command line, in one page.