From 3655a6866c3c9778cbf4ffdcf4aa862ce5bc6326 Mon Sep 17 00:00:00 2001 From: Pouya Heydari Date: Fri, 27 Sep 2024 13:54:20 +0200 Subject: [PATCH] Updated README.md --- README.md | 39 ++++++++++++++++++++++++--------------- 1 file changed, 24 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 55affe3..bd77d32 100644 --- a/README.md +++ b/README.md @@ -1,38 +1,47 @@ +

+ +

+ # Persian Calendar -This is a user-friendly Shamsi-Gregorian calendar application for Android, designed to help users manage their schedules effectively. [![API](https://img.shields.io/badge/API-21%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=21) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/ee50b298abb046448983618ad48fa4b8)](https://www.codacy.com/gh/HeyPouya/Calendar/dashboard?utm_source=github.com&utm_medium=referral&utm_content=SirLordPouya/Calendar&utm_campaign=Badge_Grade) -

- -

+[![ktlint](https://img.shields.io/badge/code%20style-%E2%9D%A4-FF4081.svg)](https://ktlint.github.io/) -Persian Calendar is a hybrid Shamsi-Gregorian calendar that features Persian holidays alongside global events. -This application allows users to seamlessly add events to their default Android calendar, enhancing their scheduling experience. +This is a user-friendly Shamsi-Gregorian calendar application for Android, designed to help users +manage their schedules effectively. +Persian Calendar is a hybrid Shamsi-Gregorian calendar that features Persian holidays alongside +global events. +This application allows users to seamlessly add events to their default Android calendar, enhancing +their scheduling experience. + ### Technologies and Architecture Technologies used in this projects: -* MVI -* Widget with Glance -* Jetpack Compose -* Hilt -* Clean Architecture -* Kotlin +* MVI +* Widget with Glance +* Jetpack Compose +* Hilt +* Clean Architecture +* Kotlin ## Contributing -Contributions are welcome! If you find any bugs or have suggestions for new features, please open an issue or submit a pull request. +Contributions are welcome! If you find any bugs or have suggestions for new features, please open an +issue or submit a pull request. ### Download -You can download the Android app from [GooglePlay](https://play.google.com/store/apps/details?id=com.pouyaheydari.calendar) store. +You can download the Android app +from [GooglePlay](https://play.google.com/store/apps/details?id=com.pouyaheydari.calendar) store. ## License -Persian Calendar is released under the Apache License 2.0. See [LICENSE](https://github.com/HeyPouya/Calendar/blob/master/LICENSE.md) for details. +Persian Calendar is released under the Apache License 2.0. +See [LICENSE](https://github.com/HeyPouya/Calendar/blob/master/LICENSE.md) for details. Copyright (c) 2021 Pouya Heydari