Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eonist committed Mar 6, 2024
1 parent 326f018 commit 4a8b8a4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![Tests](https://github.com/sentryco/PageControl/actions/workflows/Tests.yml/badge.svg)](https://github.com/sentryco/PageControl/actions/workflows/Tests.yml)

# PageControl in SwiftUI

This is a custom SwiftUI View called `PageControl`. It is used to represent a series of pages or a carousel of views, where each page is represented by a dot. The active page's dot is highlighted.
Expand Down Expand Up @@ -72,4 +74,4 @@ These constants can be adjusted to fit the design of your app.

## License

This project is licensed under the terms of the MIT license. For more details, see the [LICENSE](LICENSE) file.
This project is licensed under the terms of the MIT license. For more details, see the [LICENSE](LICENSE) file.

0 comments on commit 4a8b8a4

Please sign in to comment.