From a42831396666ded0ab545b381b94e51b81e1eaad Mon Sep 17 00:00:00 2001 From: Denis Fadeev Date: Thu, 25 Jul 2024 15:37:24 +0300 Subject: [PATCH] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 917058e..2bf4c69 100644 --- a/readme.md +++ b/readme.md @@ -15,7 +15,7 @@ building universal applications easier. ## Getting Started -Start from a Template: +Start from a template: ``` git clone https://github.com/zeta-chain/template @@ -23,7 +23,7 @@ cd template/web yarn ``` -Or add UniversalKit to Your Existing App: +Or add UniversalKit to your existing app: ``` yarn add @zetachain/universalkit