From 166b1c54cf114731d9ad32c54a79144bf83c9641 Mon Sep 17 00:00:00 2001 From: Julien Le Coupanec Date: Tue, 6 Feb 2018 03:36:15 +0000 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index a5ea8f1..39a9661 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ > 📚 Useful cheatsheets for popular programming languages, frameworks and development tools with everything you should know in one single file. -> 🌟 **If you like this repository, feel free to star it.** - ## Why are we doing this? 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.