diff --git a/README.md b/README.md index 3f71a28..6b03363 100644 --- a/README.md +++ b/README.md @@ -30,10 +30,10 @@ The minimalist [Pelican](http://blog.getpelican.com/) theme. The theme supports responsive adsense banners on the top/bottom of articles. To configure it create a responsive banner on your adsense account and set this on your pelicanconf. -ADSENSE_AD_CLIENT = 'YOUR AD CLIENT' -ADSENSE_AD_SLOT = 'YOUR AD SLOT' -SHOW_ADSENSE_ARTICLE_TOP = True/False -SHOW_ADSENSE_ARTICLE_BOTTOM = True/False +- ADSENSE_AD_CLIENT = 'YOUR AD CLIENT' +- ADSENSE_AD_SLOT = 'YOUR AD SLOT' +- SHOW_ADSENSE_ARTICLE_TOP = True/False +- SHOW_ADSENSE_ARTICLE_BOTTOM = True/False ## Install