diff --git a/README.md b/README.md index 40ae9714d6..8af11d2a54 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ ______________________________________________________________________

Lightning AIExamples • - PyTorch Lightning • - Fabric • + PyTorch Lightning • + FabricDocsCommunityContribute • @@ -39,6 +39,20 @@ ______________________________________________________________________ +

+ +

+ +  + + + Get started + + +

+ +
+ ## Install Lightning Simple installation from PyPI @@ -329,7 +343,7 @@ ______________________________________________________________________     -# Lightning Fabric: Expert control. +# Lightning Fabric: Expert control Run on any device at any scale with expert-level control over PyTorch training loop and scaling strategy. You can even write your own Trainer.