Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
richardtop authored May 10, 2024
1 parent 92684ac commit 0342bfd
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,15 @@
- [Create iOS Calendar App in Swift with CalendarKit](https://www.youtube.com/watch?v=cJ63-_z1qg8)

## Need Help?
If you have a **programming question** about how to use CalendarKit in your application, ask it on StackOverflow with the [CalendarKit](https://stackoverflow.com/questions/tagged/calendarkit) tag. Check out the [Sample App](https://github.com/richardtop/CalendarApp) for reference.
If you have a **programming question** about how to use CalendarKit in your application, ask it in a new GitHub issue tagged with the **question** tag:

Please, use [GitHub Issues](https://github.com/richardtop/CalendarKit/issues) only for reporting a bug or requesting a new feature.
[Create a new Question](https://github.com/richardtop/CalendarKit/issues/new?assignees=&labels=question&projects=&template=question.md&title=).

Check out the [Sample App](https://github.com/richardtop/CalendarApp) for reference.

Please, use [GitHub Issues](https://github.com/richardtop/CalendarKit/issues) also for reporting a bug or requesting a new feature.

[Create a new Issue from template](https://github.com/richardtop/CalendarKit/issues/new/choose)


## Examples
Expand Down

0 comments on commit 0342bfd

Please sign in to comment.