Skip to content

Commit e86d058

Browse files
Enhance README with official website links
Added links to the official website and documentation in the README.
1 parent a50ed78 commit e86d058

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@
55

66
<img src="https://raw.githubusercontent.com/TutorialsAndroid/KAlertDialog/refs/heads/master/art/banner.png" align="center" />
77

8+
<p align="center">
9+
<a href="https://tutorialsandroid.github.io/KAlertDialog" target="_blank">
10+
<img src="https://img.shields.io/badge/Visit%20Official%20Website-KAlertDialog-00d6c9?style=for-the-badge&logo=googlechrome&logoColor=white" alt="Visit KAlertDialog Official Website" />
11+
</a>
12+
</p>
13+
14+
<p align="center">
15+
<a href="https://tutorialsandroid.github.io/KAlertDialog" target="_blank">
16+
<b>🚀 Explore the full documentation, screenshot gallery, setup guide, and API examples on the official website</b>
17+
</a>
18+
</p>
19+
820
# KAlertDialog
921

1022
**KAlertDialog** is a beautiful, modern, customizable Material-style AlertDialog library for Android.

0 commit comments

Comments
 (0)