From bcc12b0e70bd060e8734730eb2ba90d0bea01eb1 Mon Sep 17 00:00:00 2001
From: wowthemesnet <wowthemesnet@gmail.com>
Date: Fri, 15 Feb 2019 20:11:57 +0200
Subject: [PATCH] update

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 47e809807..9fe93ce60 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # "Affiliates" - Jekyll Template by WowThemes.net
 
-[Live Demo](https://wowthemesnet.github.io/affiliates-jekyll-theme/) &nbsp; | &nbsp; [Download](https://github.com/wowthemesnet/affiliates-jekyll-theme/archive/master.zip) &nbsp; | &nbsp; [![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.me/wowthemes/10)
+[Live Demo](https://wowthemesnet.github.io/affiliates-jekyll-theme/) &nbsp; | &nbsp; [Download](https://github.com/wowthemesnet/affiliates-jekyll-theme/archive/master.zip) &nbsp; | &nbsp; [Buy me a coffee](https://www.paypal.me/wowthemes/10)
 
 
 ![affiliates](assets/images/theme1.jpg)
@@ -44,7 +44,7 @@ If you aren't familiar with Jekyll yet, you should know that it is a static site
 - `git clone https://github.com/wowthemesnet/affiliates-jekyll-theme.git`
 - `cd affiliates-jekyll-theme`
 - `bundle`
-- Edit `_config.yml`. If your site is in root: `baseurl: ''`. Also, change your Google Analytics code, Disqus username, Authors, Mailchimp, ShareThis code (https://www.sharethis.com/) etc.
+- Edit `_config.yml`. If your site is in root: `baseurl: '/'`. Also, change your Google Analytics code, Disqus username, Authors, Mailchimp, ShareThis code etc.
 - `jekyll serve --watch`
 - Start blogging by adding your .md files in `_posts`.