diff --git a/README.md b/README.md
index 43cf0de4f..805b957fe 100644
--- a/README.md
+++ b/README.md
@@ -1,79 +1,27 @@
-# Flowise Embed
+# Flowise Embed No watermark REACT COMPONENT ONLY
-Javascript library to display flowise chatbot on your website
-
Install:
```bash
-yarn install
+npm i flowise-embed-no-watermark-custom-styles
```
-Dev:
-
```bash
-yarn dev
-```
-
-Build:
-
-```bash
-yarn build
-```
-
-## Embed in your HTML
-
-### PopUp
-
-```html
-
+npm i flowise-embed-react-no-watermark-plus-minor-tweaks
```
+## You need both for the watermark to be gone.
+Replace
-### FullPage
-
-```html
-
-body
style, and confirm you don't set height and width
-
-```html
-