diff --git a/README.md b/README.md index cd501d1..607b4c9 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Langflow is a no-code open-source project that empowers developers to build cutt Use the Langflow Widget directly from the CDN by including the following script tag in your HTML: ```html - + ``` ### Option 2: Local Build @@ -62,7 +62,7 @@ npm run build ```html - + + ``` Encapsulate your custom element in a react component ```html