Skip to content

Commit fc2a3c1

Browse files
committed
Update credits
1 parent c732dec commit fc2a3c1

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

AUTHORS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,11 @@ supplied contributions or code was derived from their work:
2323
Thibaut VARENE - exSID support
2424
LouD - USBSID-Pico support
2525

26+
3rd party libraries:
27+
28+
David Reid - miniaudio
29+
Victor Zverovich - fmt
30+
Steffen Schümann - filesystem
2631

2732
Credit where credit is due, so if I missed anyone please let me know.
2833

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,10 @@ the character conversion requires presence of the POSIX/XSI iconv function famil
8282
https://github.com/mackron/miniaudio
8383
distributed under MIT license
8484

85+
* fmt
86+
https://github.com/fmtlib/fmt
87+
distributed under MIT license
88+
8589
* filesystem
8690
https://github.com/gulrak/filesystem
8791
distributed under MIT license

0 commit comments

Comments
 (0)