From 3f6c5c757b1e3f4072488308b6c18868379b9a86 Mon Sep 17 00:00:00 2001 From: Julien Le Coupanec Date: Tue, 6 Feb 2018 04:34:43 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9e00304..548e5bb 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ > 📚 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file. -> ❤️ If you love this repository, [you can click here to make it spread](https://ctt.ec/PHba4). +> ❤️ If you love this repository, [__you can click here to make it spread__](https://ctt.ec/PHba4). -## Why Awesome CheatSheets? +## Why Awesome Cheatsheets? I always make a cheatsheet when I want to improve my skills on a programming language, a framework or a development tool. [I started doing these kind of things a long time ago on Gist](https://gist.github.com/LeCoupa) but as it is easier to keep track of the history, I reorganized everything into a single repository. Most of the content is coming from official documentations or some books I have read.