From 3f99bf4ac628dbf4d606517ea7d707953c6b75c7 Mon Sep 17 00:00:00 2001 From: Alexandre Bodin Date: Mon, 29 Nov 2021 10:14:31 +0100 Subject: [PATCH] Update npm links --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f1c025446a..60b1541e9a 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,11 @@

- - NPM Version + + NPM Version - - Monthly download on NPM + + Monthly download on NPM Strapi on Discord @@ -34,7 +34,7 @@ Strapi is a free and open-source headless CMS delivering your content anywhere y - **Keep control over your data**. With Strapi, you know where your data is stored, and you keep full control at all times. - **Self-hosted**. You can host and scale Strapi projects the way you want. You can choose any hosting platform you want: AWS, Render, Heroku, a VPS, or a dedicated server. You can scale as you grow, 100% independent. -- **Database agnostic**. You can choose the database you prefer. Strapi works with SQL & NoSQL databases: MongoDB, PostgreSQL, MySQL, MariaDB, and SQLite. +- **Database agnostic**. You can choose the database you prefer. Strapi works with SQL databases: PostgreSQL, MySQL, MariaDB, and SQLite. - **Customizable**. You can quickly build your logic by fully customizing APIs, routes, or plugins to fit your needs perfectly. ## Getting Started