Skip to content

Commit

Permalink
Updated broken links in the readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
HeyPouya committed Sep 26, 2024
1 parent 814f5b5 commit 6a519c3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@
A sample Android Calendar to learn latest technologies in Android world and also check the Persian Calendar ;)

[![API](https://img.shields.io/badge/API-21%2B-brightgreen.svg?style=flat)](https://android-arsenal.com/api?level=21)
[![Build Status](https://travis-ci.org/SirLordPouya/Calendar.svg?branch=master)](https://travis-ci.org/SirLordPouya/Calendar)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/ee50b298abb046448983618ad48fa4b8)](https://www.codacy.com/gh/SirLordPouya/Calendar/dashboard?utm_source=github.com&utm_medium=referral&utm_content=SirLordPouya/Calendar&utm_campaign=Badge_Grade)
[![Build Status](https://travis-ci.org/SirLordPouya/Calendar.svg?branch=master)](https://travis-ci.org/HeyPouya/Calendar)
[![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)
<p align="center">
<img src="https://raw.githubusercontent.com/SirLordPouya/Calendar/master/pics/icon.png" width="250">
<img src="https://raw.githubusercontent.com/HeyPouya/Calendar/master/pics/icon.png" width="250">
</p>

Persian Calendar is an Iranian calendar that includes Shamsi and Gregorian dates. Also it includes Persian holidays and some global events.
Using this Calendar, users can add an event in their default Android calendar application.

<img src="https://raw.githubusercontent.com/SirLordPouya/Calendar/master/pics/Screenshot_1.png" width="250"> <img src="https://raw.githubusercontent.com/SirLordPouya/Calendar/master/pics/Screenshot_2.png" width="250"> <img src="https://raw.githubusercontent.com/SirLordPouya/Calendar/master/pics/Screenshot_3.png" width="250">
<img src="https://raw.githubusercontent.com/HeyPouya/Calendar/master/pics/Screenshot_1.png" width="250"> <img src="https://raw.githubusercontent.com/HeyPouya/Calendar/master/pics/Screenshot_2.png" width="250"> <img src="https://raw.githubusercontent.com/HeyPouya/Calendar/master/pics/Screenshot_3.png" width="250">

### Technologies and Architecture

Expand All @@ -38,10 +38,10 @@ This applications calculates dates based on the Gregorian calendar. The Calendar

### Download

You can download the application itself from [CafeBazaar](https://cafebazaar.ir/app/ir.apptune.calendar) store.
You can download the application itself 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/SirLordPouya/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

0 comments on commit 6a519c3

Please sign in to comment.