From 9f0a656ceeaf692ccd07640d1bdf7bbef9b754df Mon Sep 17 00:00:00 2001 From: Kyle Lobo Date: Tue, 4 Jun 2019 06:26:41 +0530 Subject: [PATCH] Added logo and fixed centering --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dc0777e..cd1a32f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # The Documentation Compendium -Good documentation is key to the success of any project. Making documentation accessible enables people to learn about a project; helping them to save time while reading / contributing to a project. +
+ + ![Documentation](https://i.imgur.com/rSyq3MW.png) + +

Good documentation is key to the success of any project. Making documentation accessible enables people to learn about a project; helping them to save time while reading / contributing to a project.

+ +
## Table of Contents + [Why must you document your project](#why_document)