From 52946791539f0c276f390f9019098b9856f68147 Mon Sep 17 00:00:00 2001 From: Sang Choe Date: Fri, 7 Jun 2024 10:09:13 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b6d0d6..6a1a735 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Our software design allows for the seamless integration with popular high-level [PyTorch Lightning](https://github.com/Lightning-AI/pytorch-lightning), that conveniently handles distributed training, data loading, etc. Advanced users, who don't use high-level frameworks, can still integrate LogIX into their existing training code similarly to any traditional logging software -(See our Tutorial). +(See our [Tutorial](https://github.com/logix-project/logix/tree/main?tab=readme-ov-file#getting-started)). ### HuggingFace Integration Our software design allows for the seamless integration with HuggingFace's