From 9bb02784ff74f5f186d412ba31fbb726c9ca5408 Mon Sep 17 00:00:00 2001 From: mojpm Date: Sat, 20 Mar 2021 09:15:09 +0300 Subject: [PATCH] Update README --- README.md | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 499397b..b481c2a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ ![Banner](/img/Banner.jpg "Banner") -# Summary +# Introduction + +[![Follow me](https://img.shields.io/twitter/follow/codingknite.svg?style=for-the-badge)](https://twitter.com/codingknite) This is a collection of resources for Frontend development. @@ -29,7 +31,7 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD) # Table of Contents -- [Summary](#summary) +- [Introduction](#introduction) - [Key](#key) - [Contibuting](#contibuting) - [Table of Contents](#table-of-contents) @@ -56,7 +58,6 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD) - [Interview Prep](#interview-prep) - [Newsletters](#newsletters) - [Contributing](#contributing) -- [Authors](#authors) # How the Internet Works @@ -862,11 +863,3 @@ Be sure to read [How To Contribute](CONTRIBUTING.MD) You're very welcome to contribute to this list. Be sure to read [How to Contribute](CONTRIBUTING.MD) before making your contribution. - -# Authors - -[Joel P. Mugalu](https://twitter.com/CodingKnite) - -This repository exists because of the wonderful contributions made by [these Contributors.](https://github.com/developer-resources/frontend-development/graphs/contributors) - -[👆 Back To Top](#table-of-contents)