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.