diff --git a/README.md b/README.md index 821083f72..dad711122 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,8 @@ Whole library is documented as markdown documents: - [Collections](/docs/tinyorm/collections.mdx#tinyorm-collections) - [Casts](/docs/tinyorm/casts.mdx#tinyorm-casting) - [Serialization](/docs/tinyorm/serialization.mdx#tinyorm-serialization) +- [TinyDrivers](/docs/tinydrivers#tinydrivers) + - [Getting Started](/docs/tinydrivers/getting-started.mdx#tinydrivers-getting-started) - [Building](/docs/building#building) - [TinyORM](/docs/building/tinyorm.mdx#building-tinyorm) - [Hello world](/docs/building/hello-world.mdx#building-hello-world)