Skip to content
This repository was archived by the owner on Jan 18, 2025. It is now read-only.

Commit 0b9e8e1

Browse files
author
Ernest
authored
Update README.md
1 parent d320201 commit 0b9e8e1

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

README.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22

33
A vue component to visualize the JSON object to the DOM.
44

5-
![E2E on Chrome](https://github.com/iendeavor/object-visualizer/workflows/E2E%20on%20Chrome/badge.svg)
6-
![visitors](https://visitor-badge.glitch.me/badge?page_id=iendeavor.object-visualizer)
7-
[![donate](https://img.shields.io/badge/buy%20me%20a%20coffee-donate-orange)](https://www.paypal.com/paypalme/iendeavor)
8-
95
## Live Demo
106

117
[![As same as Chrome's object tree](./dark.png)](https://codesandbox.io/s/object-visualizer-5bji4)
@@ -62,12 +58,10 @@ import 'object-visualizer/dist/index.min.css'
6258
></ObjectVisualizer>
6359
```
6460

65-
## License
66-
67-
[MIT](https://github.com/iendeavor/object-visualizer/blob/master/LICENSE)
61+
## About
6862

69-
## Donate
63+
<a href="https://www.buymeacoffee.com/iendeavor" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-orange.png" alt="Buy Me A Coffee" height="41" width="174"></a>
7064

71-
If this library helped you out feel free to donate.
65+
Distributed under the MIT license. See LICENSE for more information.
7266

73-
<a href="https://www.buymeacoffee.com/iendeavor"><img src="https://img.buymeacoffee.com/button-api/?text=Help me keep working on OSS&emoji=&slug=iendeavor&button_colour=BD5FFF&font_colour=ffffff&font_family=Comic&outline_colour=000000&coffee_colour=FFDD00"></a>
67+
https://github.com/iendeavor

0 commit comments

Comments
 (0)