diff --git a/README.md b/README.md index 1e907de..2704ec5 100644 --- a/README.md +++ b/README.md @@ -20,15 +20,12 @@ Python, Jinja and Pelican) into a set of html pages, files and images. This set of documents is then uploaded to the server. One of the things that Pelican uses is _plugins_. They are used to add extra -features to the generation process of the website. - -In this repository there is a folder called 'plugins' and another one called -'plugins-custom'. - -The first one, 'plugins', is linked to the offical collection of plugins from -the Pelican project '[pelican-plugins](https://github.com/getpelican/pelican-plugins/)'. - -The other one, 'plugins-custom', consists of plugins that we wrote ourself. +features to the generation process of the website. In this repository there is +a folder called 'pelican-plugins' and another one called 'plugins-custom'. The +first one, 'pelican-plugins', is linked to the offical collection of plugins from the +Pelican project +'[pelican-plugins](https://github.com/getpelican/pelican-plugins/)'. The other +one, 'plugins-custom', consists of plugins that we wrote ourself. ## Posting Content