From 6552eea4ece4a927dcb2a8ea1828812c3317bf66 Mon Sep 17 00:00:00 2001 From: xiaoweii Date: Tue, 2 Apr 2024 16:38:56 +0800 Subject: [PATCH] chore: update readme, delete empty watchman config file --- README.md | 2 +- example/.watchmanconfig | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 example/.watchmanconfig diff --git a/README.md b/README.md index f128c08..14a7b79 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Clickstream React Native SDK can help you easily collect and report events from React Native apps to AWS. This SDK is part of an AWS solution - [Clickstream Analytics on AWS](https://github.com/awslabs/clickstream-analytics-on-aws), which -provisions data pipeline to ingest and process event data into AWS services such as S3, Redshift. +provisions data pipeline to ingest and process event data into AWS services such as Amazon S3, Redshift. The SDK relies on the [Clickstream Android SDK](https://github.com/awslabs/clickstream-android) and [Clickstream Swift SDK](https://github.com/awslabs/clickstream-swift). Therefore, Clickstream React Native SDK also diff --git a/example/.watchmanconfig b/example/.watchmanconfig deleted file mode 100644 index 0967ef4..0000000 --- a/example/.watchmanconfig +++ /dev/null @@ -1 +0,0 @@ -{}