From 09cf713f94b437861cc2b8d7cafdd28a859b43f4 Mon Sep 17 00:00:00 2001 From: bhavya chawla Date: Fri, 25 Jan 2019 22:05:27 +0530 Subject: [PATCH 1/4] docs(README): add index --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 344ca1fa9ad..f15ab097650 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,22 @@

+## Table of Contents +1. [Install](#install) +2. [Introduction](#introduction) +3. [Concepts](#concepts) +4. [Contributing](#contributing) +5. [Support](#support) +6. [Core Team](#core-team) +7. [Sponsoring](#sponsoring) +8. [Premium Partners](#premium-partners) +9. [Other Backers and Sponsors](#other-backers-and-sponsors) +10. [Gold Sponsors](#gold-sponsors) +11. [Silver Sponsors](#silver-sponsors) +12. [Bronze Sponsors](#bronze-sponsors) +13. [Backers](#backers) +14. [Thanks to](#thanks-to) +

Install

Install with npm: From c9573380a44d0da6bbd79966072429436dcc6973 Mon Sep 17 00:00:00 2001 From: bhavya chawla Date: Fri, 25 Jan 2019 22:21:58 +0530 Subject: [PATCH 2/4] docs(README): newline after index --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f15ab097650..3cf2ee0c973 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ ## Table of Contents + 1. [Install](#install) 2. [Introduction](#introduction) 3. [Concepts](#concepts) From f654a49a0bff2b72611e49dc483eabaf883fd0f9 Mon Sep 17 00:00:00 2001 From: bhavya chawla Date: Mon, 28 Jan 2019 23:05:02 +0530 Subject: [PATCH 3/4] docs(README):Update index --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3cf2ee0c973..3d4022537ff 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ 11. [Silver Sponsors](#silver-sponsors) 12. [Bronze Sponsors](#bronze-sponsors) 13. [Backers](#backers) -14. [Thanks to](#thanks-to) +14. [Special Thanks To](#special-thanks-to)

Install

@@ -741,7 +741,7 @@ src="https://static.monei.net/monei-logo.svg" height="30" alt="MONEI"> -

Thanks to

+

Special Thanks to

(In chronological order)

* @google for [Google Web Toolkit (GWT)](http://www.gwtproject.org/), which aims to compile Java to JavaScript. It features a similar [Code Splitting](http://www.gwtproject.org/doc/latest/DevGuideCodeSplitting.html) as webpack. From 915c32d9a8baa561b3ee71b86449a3c668d91f14 Mon Sep 17 00:00:00 2001 From: Rishabh Chawla Date: Wed, 30 Jan 2019 18:40:42 +0530 Subject: [PATCH 4/4] docs(README): remove to from link Co-Authored-By: bhavya9107 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d4022537ff..df9870cdc3d 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ 11. [Silver Sponsors](#silver-sponsors) 12. [Bronze Sponsors](#bronze-sponsors) 13. [Backers](#backers) -14. [Special Thanks To](#special-thanks-to) +14. [Special Thanks](#special-thanks-to)

Install