From 7a79a67fc73ae024fc781c7b5ad7cf4a41537ded Mon Sep 17 00:00:00 2001 From: Raymond Wanyoike Date: Thu, 5 Jan 2017 20:16:08 +0300 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e7bed0a..607731f 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Then point the `THEME` variable in your Pelican config to the `alchemy` folder: THEME = '/path/to/pelican-alchemy/alchemy' -### As a Submodule +### As a submodule In your Pelican site: @@ -67,7 +67,7 @@ Example Pelican [config](https://github.com/nairobilug/pelican-alchemy/blob/demo ## Tips -### Bootstrap Classes +### Bootstrap classes To have Bootstrap classes set for rendered html (`.table`, `.img-fluid` etc), use the [Bootstrapify](https://github.com/ingwinlu/pelican-bootstrapify) plugin.