From eca29df9f051fdb6f0597c1086d1d63bc9ead1e2 Mon Sep 17 00:00:00 2001 From: gak Date: Fri, 14 Jun 2024 09:55:59 +1000 Subject: [PATCH] docs: link to docs (#1774) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6d58ac10a3..3294f4e5ce 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ # FTL [![CI](https://github.com/TBD54566975/ftl/actions/workflows/ci.yml/badge.svg)](https://github.com/TBD54566975/ftl/actions/workflows/ci.yml) [![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) +## Documentation + +https://tbd54566975.github.io/ftl/ + ## Getting started ### Install ftl, for example on macos: