From 3098fe26e81ef671a4c3624461643c7957e8da6f Mon Sep 17 00:00:00 2001 From: Thomas Butler Date: Tue, 23 Jul 2024 20:11:31 -0500 Subject: [PATCH] fix md style --- docs/src/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/README.md b/docs/src/README.md index e49e3cb..6e68a19 100644 --- a/docs/src/README.md +++ b/docs/src/README.md @@ -1,7 +1,7 @@ # Introduction to Starknet Phone -The Starknet Phone project aims to drastically increase mobile UX by +The Starknet Phone project aims to drastically increase mobile UX by incorporating a light client directly into the OS. -If you are interested in contributing check out +If you are interested in contributing check out [getting started](./getting-started/README.md).