diff --git a/docs/Readme.md b/docs/Readme.md index 38b22a58..16a8a3e8 100644 --- a/docs/Readme.md +++ b/docs/Readme.md @@ -10,6 +10,7 @@ Before looking at this material be sure to read the [tutorial](tutorial.md) * [Build systems](build-systems.md) * [Supplying your own main()](own-main.md) * [Configuration](configuration.md) +* [String Conversions](toString.md) * [Why are my tests slow to compile?](slow-compiles.md) Other