From 3970e32705373bc01d0cf70acee8d49efd67a1b4 Mon Sep 17 00:00:00 2001
From: Ayudh1 <44708492+Ayudh1@users.noreply.github.com>
Date: Mon, 7 Jul 2025 00:47:50 +0100
Subject: [PATCH] Update README.md
improved readability, added spacing between line and gif
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 9fe794b36..6d2154971 100644
--- a/README.md
+++ b/README.md
@@ -155,6 +155,7 @@ We support: [OpenAI](https://docs.boundaryml.com/ref/llm-client-providers/open-a
## Build beautiful streaming UIs
BAML generates a ton of utilities for NextJS, Python (and any language) to make streaming UIs easy.
+

BAML's streaming interfaces are fully type-safe. Check out the [Streaming Docs](https://docs.boundaryml.com/guide/baml-basics/streaming), and our [React hooks](https://docs.boundaryml.com/guide/framework-integration/react-next-js/quick-start)