Skip to content

Commit 9029717

Browse files
committed
doc: Update README.md
1 parent a29d385 commit 9029717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ A React component for displaying and editing javascript arrays and JSON objects.
2626
✏️ Support editing and adding features
2727
♻️ Whether to highlight updates.
2828

29-
The new version **v2** has redesigned the API to make the code more maintainable and introduced a simpler and more flexible component customization rendering API. Each component can now have custom rendering, and the new API resembles React more closely.
29+
The new version [**v2**](https://raw.githack.com/uiwjs/react-json-view/v2-docs/index.html) has redesigned the API to make the code more maintainable and introduced a simpler and more flexible component customization rendering API. Each component can now have custom rendering, and the new API resembles React more closely. Preview [v2 documentation](https://raw.githack.com/uiwjs/react-json-view/v2-docs/index.html) and [examples](https://raw.githack.com/uiwjs/react-json-view/v2-docs/index.html).
3030

3131
- [x] Complete all features of displaying JSON in v1.
3232
- [ ] Add editing functionality to v2.

0 commit comments

Comments
 (0)