From 65232f78bf0d41a14047e842d61e97dea6f9ed39 Mon Sep 17 00:00:00 2001 From: Vipul Asri Date: Sat, 8 Feb 2025 22:29:21 -0500 Subject: [PATCH] update: readme --- README.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f828ad9..9af852c 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,14 @@ Timeline View is a powerful library for creating visually appealing timeline-based UIs. It is perfect for use cases such as shipment/order tracking, step progress indicators, etc. -![showcase](https://github.com/vipulasri/Timeline-View/blob/master/art/showcase.png) +| `Vertical` | `Horizontal` | `Dashed` | +|:---------------------------------------------------------:|:-----------------------------------------------------------:|:-------------------------------------------------------:| +| | | | ## Quick Start +[![Maven Central](https://img.shields.io/maven-central/v/com.github.vipulasri/timelineview.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22com.github.vipulasri%22%20AND%20a:%22timelineview%22) + Add the dependency to your app's build.gradle: #### Android View @@ -25,9 +29,12 @@ dependencies { } ``` -For comprehensive information about Timeline View, please look at the **[official documentation](https://vipulasri.github.io/Timeline-View)**. +## Documentation -## Who's using Timeline View? +For comprehensive information about Timeline View, please look at the **[official documentation](https://vipulasri.github.io/Timeline-View)**. +
+
+### Who's using Timeline View? [Apps using Timeline-View, via AppBrain Stats](https://www.appbrain.com/stats/libraries/details/timeline_view/timeline-view)