From beeee0640c91179ac32fbae3b9c200402aea0884 Mon Sep 17 00:00:00 2001
From: Bjoern Kimminich <bjoern.kimminich@gmx.de>
Date: Thu, 20 Dec 2018 08:54:19 +0100
Subject: [PATCH] Add LeanPub badges from shields.io

[ci skip]
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index b848c9a9d..b03a8adf2 100644
--- a/README.md
+++ b/README.md
@@ -214,7 +214,7 @@ credentials! This could easily run on a 3rd party server in real life!
 
 ## Additional Documentation
 
-### Pwning OWASP Juice Shop [![Write Goodreads Review](https://img.shields.io/badge/goodreads-write%20review-382110.svg)](https://www.goodreads.com/review/edit/33834308)
+### Pwning OWASP Juice Shop [![](https://img.shields.io/leanpub/book/pages/juice-shop.svg)](https://leanpub.com/juice-shop) [![](https://img.shields.io/leanpub/book/sold/juice-shop.svg)](https://leanpub.com/juice-shop) [![Write Goodreads Review](https://img.shields.io/badge/goodreads-write%20review-382110.svg)](https://www.goodreads.com/review/edit/33834308)
 
 This is the official companion guide to the OWASP Juice Shop. It will
 give you a complete overview of the vulnerabilities found in the
-- 
GitLab