Skip to content

Commit

Permalink
docs: add overview section and rename compatibility table
Browse files Browse the repository at this point in the history
  • Loading branch information
BayernMuller committed Sep 21, 2024
1 parent 79da557 commit d91bf81
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
</p>


### Overview

* vibra is a C++ library and command-line tool for music recognition using the **unofficial** Shazam API.
* It analyzes audio files, generates fingerprints, and queries the Shazam database to identify songs.
* Key features:
Expand All @@ -33,7 +35,7 @@
* Desktop and server environments for high-performance audio recognition


### Compatibility table
### Platform Compatibility and Build Status

<table>
<tr>
Expand Down

0 comments on commit d91bf81

Please sign in to comment.