Skip to content

Commit

Permalink
chore: markdownlint
Browse files Browse the repository at this point in the history
  • Loading branch information
castdrian committed Jun 22, 2024
1 parent 77e7cbe commit 3c93f86
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"markdownlint.config": {
"MD033": false,
"MD045": false
}
}
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ CoreDex is a real PokéDex application for iOS, leveraging Apple's CoreML techno
<img src="https://discord.com/api/guilds/1211664271243612251/widget.png?style=banner3" />

## Funding

Consider donating via [ko-fi](https://ko-fi.com/castdrian) to keep this project alive.

## Introduction
Expand All @@ -27,13 +28,15 @@ CoreDex uses Apple's CoreML to provide a fast and accurate Pokémon image classi
3. CoreDex will classify the Pokémon and provide detailed information.

## Demo and progress
https://github.com/castdrian/CoreDex/assets/22133246/bf7ac4e0-30e0-444b-8d6c-1f0bde77498f

<https://github.com/castdrian/CoreDex/assets/22133246/bf7ac4e0-30e0-444b-8d6c-1f0bde77498f>

## Credits

CoreDex utilizes the [GraphQL Pokémon API](https://github.com/favware/graphql-pokemon) by [favware](https://github.com/favware).

## Contributors

[![Contributors](https://contrib.rocks/image?repo=castdrian/CoreDex)](https://github.com/castdrian/CoreDex/graphs/contributors)

## Disclaimer
Expand Down

0 comments on commit 3c93f86

Please sign in to comment.