Skip to content

Commit

Permalink
docs: update readme with more special mentions
Browse files Browse the repository at this point in the history
  • Loading branch information
yoroshikun committed Apr 9, 2021
1 parent a888bc8 commit 25b3e97
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
## Flutter Genshin Lyre Auto Player
## Flutter Genshin Lyre MIDI Player

A native flutter implementation of a midi to Genshin Lyre player.
A native flutter implementation of a midi to Genshin Lyre player, following windows fluent UI design. Consider leaveing a star if the project was useful and contributing is always encouraged! Thanks!

> Check out [sabihoshi](https://github.com/sabihoshi/)'s Fluent UI implementation of a [Genshin Lyre Player](https://github.com/sabihoshi/GenshinLyreMidiPlayer) written in C# if thats more your style!
![](screenshots/lightmode.png)
![](screenshots/darkmode.png)
Expand Down Expand Up @@ -50,6 +52,7 @@ It is highly recommended that you download the flutter dev tools for your IDE of
## Special Thanks

- Misaka17032 for the original inspiration and lyre auto play python script
- [sabishoshi](https://github.com/sabihoshi) and their project [Genshin Lyre MIDI Player](https://github.com/sabihoshi/GenshinLyreMidiPlayer) for exchange of ideas.
- Dart_Midi package for native dart midi support
- Flutter [Fluent UI](https://github.com/bdlukaa/fluent_ui) by bdlukaa
- Flutter team, for making flutter!
Expand Down

0 comments on commit 25b3e97

Please sign in to comment.