diff --git a/README.md b/README.md index 2ac7fd6..a4d7661 100644 --- a/README.md +++ b/README.md @@ -20,9 +20,9 @@ and [creating pages](https://jekyllrb.com/docs/pages/). * Add your **social profiles** easily in `_config.yml`. Only social profiles buttons you enter in `config.yml` show up on the site footer! * **Automatic sitemap generation** via the [Jekyll Sitemap Generator](https://github.com/jekyll/jekyll-sitemap) plugin. * **Automatic SEO** via the [Jekyll SEO Tag](https://github.com/jekyll/jekyll-seo-tag) plugin. -* Set **featured images** in front matter for the homepage posts grid. +* **Automatic RSS/Atom feed generation** via the [Jekyll Feed](https://github.com/jekyll/jekyll-feed) plugin. * **Coming soon**: Easily configure the navigation menu properties from `_config.yml`. -* **Coming soon**: Automatic RSS/Atom feed generation. +* Set **featured images** in front matter for the homepage posts grid. * **Coming soon**: Automatic asset optimization using the [Jekyll Assets](https://github.com/jekyll/jekyll-assets) plugin. # Credits