Skip to content

Commit 586654b

Browse files
committed
add TOC to README
1 parent 446a5b6 commit 586654b

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

README.rst

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,17 @@
1818
- Built with `Autocmake <https://github.com/coderefinery/autocmake>`__
1919

2020

21-
About
22-
=====
21+
Numgrid
22+
=======
2323

24-
numgrid is a library that produces numerical integration grid for
24+
Numgrid is a library that produces numerical integration grid for
2525
molecules based on atom coordinates, atom types, and basis set
2626
information. This library can be built with C, Fortran, and Python bindings.
2727

2828

29+
.. contents:: Table of Contents
30+
31+
2932
Who are the people behind this code?
3033
====================================
3134

@@ -472,7 +475,7 @@ Taking the same number for the minimum and maximum number of angular
472475
points switches off pruning.
473476

474477

475-
How to include numgrid in a CMake project
478+
How to include Numgrid in a CMake project
476479
=========================================
477480

478481
There are multiple ways to achieve this. Here is how to include

0 commit comments

Comments
 (0)