Skip to content

Commit 8dad2eb

Browse files
committed
docs: update rendering description in README.md to include "hybrid" rendering.
1 parent 96d8f33 commit 8dad2eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> **SSR streaming → hydration → SPA** — all in one ~6 KB library, zero build tools, pure ESM.
44
>
5-
> This reference app shows how [Symbiote.js](https://github.com/symbiotejs/symbiote.js) delivers isomorphic rendering with native import maps, reactive state across components, and Shadow DOM that works seamlessly with SSR — things that usually require heavy frameworks and complex toolchains.
5+
> This reference app shows how [Symbiote.js](https://github.com/symbiotejs/symbiote.js) delivers isomorphic/hybrid rendering with native import maps, reactive state across components, and Shadow DOM that works seamlessly with SSR — things that usually require heavy frameworks and complex toolchains.
66
77
## Quick start
88

0 commit comments

Comments
 (0)