From c2b4e55e07785be01a368bb5b99e051776ac33f6 Mon Sep 17 00:00:00 2001 From: vooft <52610+vooft@users.noreply.github.com> Date: Sun, 1 Dec 2024 13:00:54 +0400 Subject: [PATCH] Improve readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index af3ea35..b3503fd 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ ![badge-platform-android] ![badge-platform-ios] +![badge-demo](https://vooft.github.io/compose-treeview/) + # compose-treeview A tree view for Compose Multiplatform. This project is a fork of [bonsai](https://github.com/adrielcafe/bonsai) by Adriel Cafe. @@ -72,3 +74,4 @@ fun TreeViewExample() { [badge-platform-jvm]: http://img.shields.io/badge/-jvm-DB413D.svg?style=flat [badge-platform-ios]: http://img.shields.io/badge/-ios-CDCDCD.svg?style=flat [badge-platform-wasm]: https://img.shields.io/badge/-wasm-624FE8.svg?style=flat +[badge-demo]: https://img.shields.io/badge/-demo-4E8EF7.svg?style=flat