Update audio playback library reference in README
Changed the audio playback library reference from pygame to pyglet in the README to accurately reflect the project's dependencies.
This commit is contained in:
@@ -375,7 +375,7 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
|
||||
<td>Markdown Rendering</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><a href="https://www.pygame.org/">pygame</a></td>
|
||||
<td><a href="https://pyglet.org/">pyglet</a></td>
|
||||
<td>Audio Playback</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user