From 27387a7199e9f7155ef9901ae011d300d38fe1a0 Mon Sep 17 00:00:00 2001 From: armarton Date: Fri, 14 Feb 2020 12:45:04 +0100 Subject: [PATCH] ToC updated --- README.md | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 471c907..595fee2 100644 --- a/README.md +++ b/README.md @@ -34,35 +34,21 @@ I've created a minimal implementation of a casual ESP8266 UI based on: - [ESPReact](#espreact) - [Table of content](#table-of-content) - - [Installation](#installation) - - [About the backend](#about-the-backend) - - [React-router](#react-router) - - [Hash Router](#hash-router) - - [API calls](#api-calls) - - [UIkit](#uikit) - -- [Build Hacking](#build-hacking) - +- [Build Hacking](#build-hacking) **DEPRECATED** +- [New Build Pipeline](#new-build-pipeline) - [Gzip Optimization](#gzip-optimization) - - [How to test gzipped files easily](#how-to-test-gzipped-files-easily) - - [How to move to ESP8266](#how-to-move-to-esp8266) - - [Final thoughts](#final-thoughts) - - [Next steps](#next-steps) - - [How to contribute](#how-to-contribute) - - [From original Create React App documentation](#from-original-create-react-app-documentation) - - [Available Scripts](#available-scripts)