Skip to content

Commit 15fc888

Browse files
committed
Mark "Replace search icon" and "Switch AI integration to Gemini" tasks as complete in README.
1 parent 1b868bf commit 15fc888

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ This is an educational project developed by students. Expect rapid changes, expe
6565
- [ ] Introduce common @Preview annotations for reusable Composable previews.
6666
- [ ] Implement section-wise scroll behavior on the `Detail Screen` for better navigation.
6767
- [ ] Add inline code formatting support for syntax display on the `Detail Screen`.
68-
- [ ] Replace the search icon on the `Topic Card` to improve visual consistency.
68+
- [x] Replace the search icon on the `Topic Card` to improve visual consistency.
6969
- [ ] Implement caching on the `Detail Screen` to store previously viewed topic data.
70-
- [ ] Switch AI integration from OpenAI to Gemini.
70+
- [x] Switch AI integration from OpenAI to Gemini.
7171
- [ ] Refactor network layer for cleaner architecture.

0 commit comments

Comments
 (0)