Skip to content

Commit 0c5024d

Browse files
authored
Update README.md
1 parent 887df91 commit 0c5024d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ Key features:
3737
- 🧙️ __Prerendering__ compatible
3838
- 💡 __TypeScript__ and Flow bindings
3939
- 🌟 Async on client, sync on server. Supports __Suspense__ (even on server side)
40-
- 📦 could work with __any bunder__ - webpack or parcel - it does not matter
41-
- ✂️ could work with any `import` statement, passed from anywhere*
40+
- 📦 could work with __any bunder__ - webpack, rollup or parcel - it does not matter
41+
- ✂️ could work with any `import` statement, passed from anywhere (while other bundlers require "direct" usage) *
4242

4343
Other features:
4444
- 🔥 Hot-Module-Replacement/React-Hot-Loader friendly

0 commit comments

Comments
 (0)