[auto] upd README TOC

This commit is contained in:
Anton Latukha 2020-09-30 14:27:27 +00:00 committed by GitHub Actions
parent 35cc977b86
commit 8a85734fe8
1 changed files with 3 additions and 2 deletions

View File

@ -20,8 +20,9 @@ Parser, evaluator and type checker for the Nix language written in Haskell.
- [Prerequisites](#prerequisites)
- [Getting Started](#getting-started)
- [Using the REPL](#using-the-repl)
- [Cachix prebuild binary caches](#cachix-prebuild-binary-caches)
- [Cachix prebuild binary caches](#cachix-prebuild-binary-caches)
- [Development using Cabal](#development-using-cabal)
- [Entering the HNix REPL](#entering-the-hnix-repl)
- [Building](#building)
- [With benchmarks](#with-benchmarks)
- [With profiling](#with-profiling)