Skip to content

Commit 101d44e

Browse files
authored
Add a line after banner
1 parent ee3499c commit 101d44e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
![Kotlin Dictionary Banner](assets/banner.png)
44

5+
---
6+
57
Kotlin Dictionary is a student-led, cross-platform app designed to help learners dive deep into the Kotlin programming language. It serves as an interactive reference where you can explore topics with clear explanations and reinforce your learning through quizzes.
68
_The data is powered by AI tools which help automate content generation, ensure consistency, and speed up the documentation._
79

@@ -66,4 +68,4 @@ This is an educational project developed by students. Expect rapid changes, expe
6668
- [ ] Replace the search icon on the `Topic Card` to improve visual consistency.
6769
- [ ] Implement caching on the `Detail Screen` to store previously viewed topic data.
6870
- [ ] Switch AI integration from OpenAI to Gemini.
69-
- [ ] Refactor network layer for cleaner architecture.
71+
- [ ] Refactor network layer for cleaner architecture.

0 commit comments

Comments
 (0)