From 407e30f2c310915ebca81326f75e306163d98404 Mon Sep 17 00:00:00 2001 From: Anton Latukha Date: Wed, 30 Sep 2020 14:48:47 +0000 Subject: [PATCH] [auto] upd README TOC --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 7155c55..347cd35 100644 --- a/README.md +++ b/README.md @@ -22,13 +22,14 @@ Parser, evaluator and type checker for the Nix language written in Haskell. - [Getting Started](#getting-started) - [Cachix prebuild binary caches](#cachix-prebuild-binary-caches) - [Development using Cabal](#development-using-cabal) + - [Building the project](#building-the-project) + - [With benchmarks](#with-benchmarks) + - [With profiling](#with-profiling) + - [With full debug info](#with-full-debug-info) + - [Run HNix:](#run-hnix) - [Entering the HNix REPL](#entering-the-hnix-repl) -- [Building](#building) - - [With benchmarks](#with-benchmarks) - - [With profiling](#with-profiling) - - [With full debug info](#with-full-debug-info) - [Contributing](#contributing) - - [Evaluating Nixpkgs with HNix](#evaluating-nixpkgs-with-hnix) +- [Evaluating Nixpkgs with HNix](#evaluating-nixpkgs-with-hnix)