Skip to content

Commit 3acc91e

Browse files
authored
Update README.md
1 parent fb2f9b3 commit 3acc91e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Android application demonstrating the use of JetPack Compose with Hilt, Navigati
1616
| <img src="/screenshots/3_light.png" width="250"> | <img src="/screenshots/3_dark.png" width="250"> |
1717

1818
## Api
19-
The project is using the free api from [quotable.io](https://github.com/lukePeavey/quotable)
19+
The project is using the free api from [zenquotes.io](https://zenquotes.io/)
2020

2121
## PreBuild
2222
The preBuild depends on 2 tasks: <b>ktlint</b> and <b>Detekt</b>. You can manually run the tasks with <code>./gradlew ktlintFormat</code> and <code>./gradlew detekt</code>

0 commit comments

Comments
 (0)