From 1156eb74aef23fa1a43069d20e652ba5a9dfd77e Mon Sep 17 00:00:00 2001 From: William Falcon Date: Fri, 17 Mar 2023 11:02:56 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e4480460fc..93b2a17906 100644 --- a/README.md +++ b/README.md @@ -95,8 +95,8 @@ ______________________________________________________________________ ## Lightning has 3 core packages -[PyTorch Lightning: Train and deploy PyTorch at scale](#pytorch-lightning-train-and-deploy-pytorch-at-scale). -[Lightning Fabric: Expert control](#lightning-fabric-expert-control). +[PyTorch Lightning: Train and deploy PyTorch at scale](#pytorch-lightning-train-and-deploy-pytorch-at-scale). +[Lightning Fabric: Expert control](#lightning-fabric-expert-control). [Lightning Apps: Build AI products and ML workflows](#lightning-apps-build-ai-products-and-ml-workflows). Lightning gives you granular control over how much abstraction you want to add over PyTorch.