diff --git a/hfdocs/source/index.mdx b/hfdocs/source/index.mdx
index 0a9f08a1..e6b43ec7 100644
--- a/hfdocs/source/index.mdx
+++ b/hfdocs/source/index.mdx
@@ -1,7 +1,22 @@
# timm
+
+
`timm` is a library containing SOTA computer vision models, layers, utilities, optimizers, schedulers, data-loaders, augmentations, and training/evaluation scripts.
It comes packaged with >100 pretrained models, and is designed to be flexible and easy to use.
Read the [quick start guide](quickstart) to get up and running with the `timm` library. You will learn how to load, discover, and use pretrained models included in the library.
+
+