From accac10d8ed4c260888b19a1daf99e75edda5098 Mon Sep 17 00:00:00 2001 From: anovazzi1 Date: Wed, 26 Jun 2024 21:47:28 -0300 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 23ed3fe..c87c5cc 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