diff --git a/README.md b/README.md new file mode 100644 index 0000000..8de5b29 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# AimpLyrics +Lyrics plugin for [AIMP music player](http://www.aimp.ru/). + +### Features: +* display lyrics of current playing song (from file, or tag) +* auto search missing lyrics in Google +* abiltiy to edit artist/title for search +* open lyrics window by hot keys +* save lyrics to file +* edit font size + +The plugin is written on C# thanks to [AIMP DotNet SDK](https://github.com/martin211/aimp_dotnet). + +Please do not hesitate to contact me, if you have some questions or ideas.