From 0618f96fcb8cf6c0f0ad68f780ce287f9ba48a6c Mon Sep 17 00:00:00 2001 From: Carlos Santiago <5726971+csantiago132@users.noreply.github.com> Date: Mon, 30 Sep 2024 12:12:25 -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..103f145 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Kurocado Studio Style Guide +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.