diff --git a/README.md b/README.md index f0f0a1b..f423489 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ You can find all the books listed below in [**book**](/book) folder of this repo * Implementing Modern DevOps [[Download]](/book/Implementing%20Modern%20DevOps.pdf) * Infrastructure as Code (IAC) Cookbook [[Download]](/book/Infrastructure%20as%20Code%20%28IAC%29%20Cookbook.epub) * Learn Windows PowerShell 3 in a Month of Lunches [[Download]](/book/Learn%20Windows%20PowerShell%203%20in%20a%20Month%20of%20Lunches.pdf) +* Learning Continuous Integration with Jenkins [[Download]](/book/Learning%20Continuous%20Integration%20with%20Jenkins.pdf) * Learning Linux Shell Scripting [[Download]](/book/Learning%20Linux%20Shell%20Scripting.pdf) * Learning Shell Scripting with Zsh [[Download]](/book/Learning%20Shell%20Scripting%20with%20Zsh.pdf) * Linux Email - Second Edition [[Download]](/book/Linux%20Email%20-%20Second%20Edition.pdf) @@ -44,6 +45,7 @@ You can find all the books listed below in [**book**](/book) folder of this repo * Linux Thin Client Networks Design and Deployment [[Download]](/book/Linux%20Thin%20Client%20Networks%20Design%20and%20Deployment.pdf) * Linux Utilities Cookbook [[Download]](/book/Linux%20Utilities%20Cookbook.pdf) * Mastering Linux Shell Scripting [[Download]](/book/Mastering%20Linux%20Shell%20Scripting.pdf) +* Mastering Wireshark [[Download]](/book/Mastering%20Wireshark.pdf) * Nmap Essentials [[Download]](/book/Nmap%20Essentials.pdf) * PowerShell in Depth [[Download]](/book/PowerShell%20in%20Depth.pdf) * PowerShell in Practice [[Download]](/book/PowerShell%20in%20Practice.pdf) diff --git a/book/Learning Continuous Integration with Jenkins.pdf b/book/Learning Continuous Integration with Jenkins.pdf new file mode 100644 index 0000000..bd7651b Binary files /dev/null and b/book/Learning Continuous Integration with Jenkins.pdf differ diff --git a/book/Mastering Wireshark.pdf b/book/Mastering Wireshark.pdf new file mode 100644 index 0000000..dccf94a Binary files /dev/null and b/book/Mastering Wireshark.pdf differ