From 8d41ccd39f00cf24bf526a7d69c56a0be2195948 Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+ful1e5@users.noreply.github.com> Date: Sat, 5 Sep 2020 13:29:01 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A2=20Table=20of=20Content?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 7840d7fb..fe086d6a 100644 --- a/README.md +++ b/README.md @@ -48,10 +48,23 @@ Table of Contents (click to expand) - [Bibata Cursor](#bibata-?) -- [Install](#install) -- [Windows](#windows) -- [Preview](#preview) -- [Contributors](CONTRIBUTING.md#contributors) + - [Cursor Sizes](#cursor-sizes) + - [Colors](#colors) + - [Quick Install For Linux](#quick-install) + - [Manual Install](#manual-install) + - [Linux Install](#linux/x11) + - [Windows Install](#windows) + - [Cursors Preview](#preview) +- [Dependencies](#dependencies) + - [Runtime Dependencies](#runtime-dependencies) + - [Build Dependencies](#build-dependencies) +- [Build From Scrach](#build-from-scratch) + - [⚡ Auto Build (using GitHub Actions)](#⚡-auto-build-using-gitHub-actions) + - [Manual build](#manual-build) + - [Setup Python Environment](#setup-python-environment) + - [Compile Theme](#compile-from-source) + - [Install Build Theme](#install-build-theme) +- [Contributors](./CONTRIBUTING.md#contributors) - [Credit](#credit) - [Support](#support) - [License](LICENSE) @@ -262,8 +275,6 @@ deactivate > Make sure your [python environment](#setup-python-environment) setup and `virtualenv` is **active**. -##### Using yarn - ```bash yarn install # Install all Node Packages yarn py_install # Install all PyPi Packages