diff --git a/README.md b/README.md index 303cbba4794ef58590ec3c00699e5416ee927ca1..04765b16082f7e691f787c6db267e0d5c46c9a35 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,4 @@ -1. [ RBComb Simulation Framework. ](#RSF) -2. [ Classes. ](#Classes) - +[TOC] <a name="RSF"></a> # RBComb Simulation Framework @@ -15,7 +13,7 @@ not need to be adapted for a new situation are found in the `lib` folder. They a described in the following. Note that qualifiers, references and the like are discarded where it improves legibility. Consult the source files for more information. -### Template Type `Vec2` (vec2.hpp), 2-vector utility class +### `Vec2` (vec2.hpp), 2-vector utility class 1. Template arguments - `value_t`: type of vector entries 2. Members