From 08b9c514e5b303d46ca7c7ab89baed58b9a7a44c Mon Sep 17 00:00:00 2001 From: Asifux <69090843+Asifux@users.noreply.github.com> Date: Thu, 1 Oct 2020 17:34:43 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1544c5d8b..279c6930b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Mono Project Website [![Build Status](https://travis-ci.org/mono/website.svg)](https://travis-ci.org/mono/website) +The amazing Mono Project Website [![Build Status](https://travis-ci.org/mono/website.svg)](https://travis-ci.org/mono/website) ================================================================================================================== This repository contains the files used for generating the [Mono website](http://www.mono-project.com). @@ -63,4 +63,4 @@ Writing a blog post Blogging is very easy with Jekyll. Browse to `_posts` directory, copy the Markdown file `_TEMPLATE.md` and rename that file following the file name convention: `YEAR-MONTH-DAY-title.md`. Then open the file you renamed and follow the steps there to complete writing a blog post. -Make sure to not include special characters in the file name. The blog entry's publishing date is automatically extracted from the file name. \ No newline at end of file +Make sure to not include special characters in the file name. The blog entry's publishing date is automatically extracted from the file name.