From 50b262d0d9729671c0b112cdef4d192cf8aa1cf4 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Sun, 31 Jul 2022 17:17:34 +0200 Subject: [PATCH] improve description for content management systems category - https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2984 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03115e6d..073c0193 100644 --- a/README.md +++ b/README.md @@ -666,7 +666,7 @@ Software for submission of [abstracts](https://en.wikipedia.org/wiki/Abstract_ma **[`^ back to top ^`](#)** -CMS are a practical way to setup a website with many features. CMS often come with third party plugins, themes and functionality that is easy to add and customize to your needs. +[Content Management Systems](https://en.wikipedia.org/wiki/Content_management_system) offer a practical way to setup a website with many features, using third party plugins, themes and functionality that are easy to add and customize. _Related: [Blogging Platforms](#blogging-platforms), [Static Site Generators](#static-site-generators)_