diff --git a/README.md b/README.md index 4a56be5..f872f30 100755 --- a/README.md +++ b/README.md @@ -36,11 +36,11 @@ - [Closing the database](#closing-the-database) - [ES6 tagged template strings](#es6-tagged-template-strings) - [Migrations](#migrations) - - [Typescript tricks](#typescript-tricks) - - [Specify typings for a specific database driver](#specify-typings-for-a-specific-database-driver) - - [Use generics to get better typings on your rows](#use-generics-to-get-better-typings-on-your-rows) - - [Get example](#get-example) - - [All example](#all-example) +- [Typescript tricks](#typescript-tricks) + - [Specify typings for a specific database driver](#specify-typings-for-a-specific-database-driver) + - [Use generics to get better typings on your rows](#use-generics-to-get-better-typings-on-your-rows) + - [Get example](#get-example) + - [All example](#all-example) - [API Documentation](#api-documentation) - [References](#references) - [Support](#support)