Skip to content

Commit 79dc2dd

Browse files
committed
update readme.md
1 parent b4bc685 commit 79dc2dd

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,11 @@ npm start
6565

6666
Explore the full docs at [https://fable-hub.github.io/Feliz/](https://fable-hub.github.io/Feliz/) — packed with live examples and practical guidance. Highlights:
6767

68+
- Feliz syntax: comprehensive reference for `Html`, `prop`, `style`, React hooks, and more. Browse: https://fable-hub.github.io/Feliz/category/feliz
6869
- Guides: curated walkthroughs and best practices — from getting started to advanced patterns. Start here: https://fable-hub.github.io/Feliz/category/guides
69-
- API Docs: comprehensive reference for `Html`, `prop`, `style`, `Svg`, React hooks, and more. Browse: https://fable-hub.github.io/Feliz/api-docs
7070
- Ecosystem: discover community libraries and official add‑ons (UI, components, hooks, testing, tooling). Explore: https://fable-hub.github.io/Feliz/ecosystem
71-
- Hooks • Feliz.UseElmish: integrate Elmish state machines with React components. Learn more: https://fable-hub.github.io/Feliz/ecosystem/Hooks/Feliz.UseElmish
72-
- Use with Elmish (API): idiomatic interop between Elmish and Feliz. Details: https://fable-hub.github.io/Feliz/api-docs/UseWithElmish
73-
- Upgrade Guide: migrating to v3 with key changes and tips. Read: https://fable-hub.github.io/Feliz/api-docs/Upgrade
71+
- Feliz.UseElmish: integrate Elmish state machines with React components. Learn more: https://fable-hub.github.io/Feliz/ecosystem/Hooks/Feliz.UseElmish
72+
- Vitest: testing library for Feliz components. Learn more: https://fable-hub.github.io/Feliz/ecosystem/Testing/Feliz.Vitest
7473

7574
If anything’s unclear or you’re missing an example, please open an issue or discussion — contributions are very welcome!
7675

0 commit comments

Comments
 (0)