From 9a6e207da3d819c153d661b11f8c5102b4623281 Mon Sep 17 00:00:00 2001 From: Alper Ebicoglu Date: Fri, 12 Apr 2019 11:31:35 +0300 Subject: [PATCH] Update README.md --- modules/docs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/docs/README.md b/modules/docs/README.md index 993e009110..f43c4e3edf 100644 --- a/modules/docs/README.md +++ b/modules/docs/README.md @@ -1,4 +1,4 @@ -# docs module +# Docs Module This module is used to create technical documentation web sites. [abp.io](https://abp.io) web site uses this module for its documentation. ### Screenshot @@ -10,4 +10,4 @@ This module is used to create technical documentation web sites. [abp.io](https: * Can read documents from a Github repository. * Supports Markdown document formatting. * Supports versioning (integrated to Github releases). -* Support multiple projects. \ No newline at end of file +* Support multiple projects.