From 40e89f94b0d170d0cc50821369f064dbef623ea5 Mon Sep 17 00:00:00 2001 From: Carlos Santiago <5726971+csantiago132@users.noreply.github.com> Date: Mon, 30 Sep 2024 12:20:01 -0500 Subject: [PATCH] chore(docs): update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 377c325..3533d6b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Kurocado Studio Style Guide +[Read the docs](https://kurocado-studio.github.io/styleguide/starter-topic.html) + This repository contains the style guide for our project, specifically tailored for TypeScript. We have used the Vercel Style Guide as a base for our TypeScript configurations, and aspire to maintain the same high standards in our code quality.