From 239001cb19ca570cc0db1efeed5cfd0c0610611a Mon Sep 17 00:00:00 2001 From: Mastermindzh Date: Wed, 11 Aug 2021 11:19:29 +0200 Subject: [PATCH] readme update ... --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b0bfd65..8dc9c5f 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,7 @@ Example branch: https://github.com/Mastermindzh/react-cookie-consent/tree/exampl - [Installation](#installation) - [Using it](#using-it) + - [getting the cookies value in your own code](#getting-the-cookies-value-in-your-own-code) - [Props](#props) - [Debugging it](#debugging-it) - [Why are there two cookies? One of which named "Legacy"](#why-are-there-two-cookies-one-of-which-named-legacy) @@ -28,9 +29,11 @@ Example branch: https://github.com/Mastermindzh/react-cookie-consent/tree/exampl - [Changing the bar background to red](#changing-the-bar-background-to-red) - [Changing the button font-weight to bold](#changing-the-button-font-weight-to-bold) - [Using predefined CSS classes](#using-predefined-css-classes) + - [Accept on scroll](#accept-on-scroll) - [Flipping the buttons](#flipping-the-buttons) - [Extra cookie options](#extra-cookie-options) - [Rainbows!](#rainbows) + - [Overlay](#overlay) - [Contributor information](#contributor-information) - [Projects using react-cookie-consent](#projects-using-react-cookie-consent)