From 94094504fd42b6b070d9f900c5524a9310c17cfc Mon Sep 17 00:00:00 2001 From: prototypa <54446028+prototypa@users.noreply.github.com> Date: Wed, 17 Aug 2022 23:28:50 -0400 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c30fa9a..b04e8f9 100644 --- a/README.md +++ b/README.md @@ -3,16 +3,16 @@ Performance -A template to make your website using **Astro + Tailwind CSS**. Ready to start a new project and designed taking into account best practices +A template to make your website using **Astro + Tailwind CSS**. Ready to start a new project and designed taking into account best practices. 🚀 **Features** -- Excellent integration with **Tailwind CSS** via [@astrojs/tailwind](https://docs.astro.build/en/guides/integrations-guide/tailwind/) -- Support for fast and **SEO friendly blog** -- Automatic **RSS feed** generation with [@astrojs/rss](https://docs.astro.build/en/guides/rss/) -- **Image optimization** using [@astrojs/images](https://docs.astro.build/en/guides/integrations-guide/image/). +- Excellent integration with **Tailwind CSS** via [@astrojs/tailwind](https://docs.astro.build/en/guides/integrations-guide/tailwind/). +- Support for fast and **SEO friendly Blog**. +- Automatic **RSS feed** generation with [@astrojs/rss](https://docs.astro.build/en/guides/rss/). +- **Image optimization** using [@astrojs/images](https://docs.astro.build/en/guides/integrations-guide/image/). Supports resizing images and encoding them to different image formats. - Automatically generate the **project sitemap** based on your routes with [@astrojs/sitemap](https://docs.astro.build/en/guides/integrations-guide/sitemap/). -- **Optimize the use of fonts** from Google Fonts at build time with [subfont](https://www.npmjs.com/package/subfont) package +- **Optimize the use of fonts** from Google Fonts at build time with [subfont](https://www.npmjs.com/package/subfont) library. - **Production-ready** scores in Lighthouse and PageSpeed Insights reports: - 100 Performance, 100 Accessibility, 100 Best Practices, 100 SEO