shithub: psxe

Download patch

ref: 34959ca13036fa74ae95fa95114e18943ac592c2
parent: bd6ea0ddb5cc24879535129940b4fb209403502e
author: Lisandro Alarcón <aurealinbox@gmail.com>
date: Thu Aug 10 19:43:15 EDT 2023

Update README.md

--- a/README.md
+++ b/README.md
@@ -77,6 +77,7 @@
 
 ## Acknowledgements
 This project uses external open source code that can be found on the following GitHub repos:
+- argparse.c: https://github.com/cofyc/argparse
 - log.c (slightly modified): https://github.com/rxi/log.c
 - tomlc99: https://github.com/cktan/tomlc99
 
--