Skip to content

Commit

Permalink
docs: add banner, update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
thecodexhub committed Aug 6, 2024
1 parent 6c66c44 commit 2f16fd8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
# Sudoku

![Sudoku Banner][sudoku_banner]

![coverage][coverage_badge]
[![style: very good analysis][very_good_analysis_badge]][very_good_analysis_link]
[![License: MIT][license_badge]][license_link]

Generated by the [Very Good CLI][very_good_cli_link] 🤖

A Sudoku game made with Flutter, and integrated with Gemini.
A Sudoku puzzle application made with [Flutter][flutter], [Genkit][genkit] (Powered by [Gemini][gemini]), and [Firebase][firebase].

Check warning on line 11 in README.md

View workflow job for this annotation

GitHub Actions / spell-check / build

Unknown word (Genkit)

Developed by [@thecodexhub][thecodexhub] for the [Gemini API Competition][competition].

---

Expand Down Expand Up @@ -89,6 +93,13 @@ For more details on how to add strings, supported locales, and translations into
- Android app icons are generated from [Easy App Icon][easy_app_icon]
- iOS app icons are generated from [App Icon][app_icon]

[sudoku_banner]: ./art/sudoku_banner.jpg
[competition]: https://ai.google.dev/competition
[thecodexhub]: https://github.com/thecodexhub
[flutter]: https://flutter.dev/
[genkit]: https://firebase.google.com/docs/genkit
[firebase]: https://firebase.google.com/
[gemini]: https://ai.google.dev/
[coverage_badge]: coverage_badge.svg
[flutter_localizations_link]: https://api.flutter.dev/flutter/flutter_localizations/flutter_localizations-library.html
[internationalization_link]: https://flutter.dev/docs/development/accessibility-and-localization/internationalization
Expand Down
Binary file added art/sudoku_banner.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2f16fd8

Please sign in to comment.