1
0
mirror of https://github.com/kylelobo/The-Documentation-Compendium.git synced 2025-09-18 16:51:33 +02:00

Added logo and fixed centering

This commit is contained in:
Kyle Lobo
2019-06-04 06:26:41 +05:30
committed by GitHub
parent 22428c0ec1
commit 9f0a656cee

View File

@@ -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.
<div align = "center">
![Documentation](https://i.imgur.com/rSyq3MW.png)
<p align = "center">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.</p>
</div>
## Table of Contents
+ [Why must you document your project](#why_document)