Skip to content

Commit 47156f9

Browse files
authored
Update README.md
1 parent 4753ffe commit 47156f9

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Zero runtime, zero React re-renders, and the simplest developer experience ever.
2323

2424
## 🔥 Core Concept: _"Pre-Rendering"_
2525

26-
Why re-render UI if all states are known at build time? React Zero-UI **pre-renders** UI states once ( at no runtime cost ), and flips `data-*` attribute to update - that's it.
26+
Why re-render UI if all states are known at build time? React Zero-UI **pre-renders** UI states once ( at no runtime cost ), and flips `data-*` attributes to update - that's it.
2727

2828
**Example:**
2929

@@ -238,10 +238,11 @@ We welcome contributions from the community! Whether it's bug fixes, feature req
238238

239239
> **First time contributor?** We have good first issues labeled `good-first-issue` to help you get started!
240240

241-
--
242241

243-
<div align="center">
244242

243+
244+
245+
<div align="center">
245246
Made with ❤️ for the React community by [@austin1serb](https://github.com/austin1serb)
246247

247248
</div>

0 commit comments

Comments
 (0)