From af8d0df14466b84fd989595d331dd8924f8f3348 Mon Sep 17 00:00:00 2001 From: Chaiwat Trisuwan Date: Tue, 27 Feb 2024 17:32:55 +0700 Subject: [PATCH] chore: update readme --- readme.md | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/readme.md b/readme.md index 20de80055..beb8a717e 100644 --- a/readme.md +++ b/readme.md @@ -1,14 +1,9 @@ -<<<<<<< HEAD # Amity Ui-Kit for Web (open-source) -======= -# Amity Ui-Kit for Web ->>>>>>> upstream/release/3.1.3 ## Getting started ### Installation -<<<<<<< HEAD Here are the steps to install ui-kit together with another project. 1. git clone git@github.com:AmityCo/Amity-Social-Cloud-UIKit-Web-OpenSource.git @@ -21,10 +16,6 @@ Here are the steps to install ui-kit together with another project. 8. npm link @amityco/ui-kit-open-source --save ** We need to link react module to react module in destination project so that react is the same instance otherwise we will encounter [issues with react hook](https://medium.com/bbc-product-technology/solving-the-problem-with-npm-link-and-react-hooks-266c832dd019). -======= -1. `npm install --save @amityco/ui-kit` -2. `yarn add @amityco/ui-kit` ->>>>>>> upstream/release/3.1.3 ### Documentation @@ -32,8 +23,4 @@ Please refer to our online documentation at https://docs.amity.co or contact a U ## Contributing -<<<<<<< HEAD See [our contributing guide](https://github.com/EkoCommunications/AmityUiKitWeb/blob/develop/CONTRIBUTING.md) -======= -See [our contributing guide](https://github.com/EkoCommunications/AmityUiKitWeb/blob/develop/CONTRIBUTING.md) ->>>>>>> upstream/release/3.1.3