Update README_EN.md

This commit is contained in:
impressionyang 2024-01-27 16:23:18 +08:00 committed by GitHub
parent a7f24f16b8
commit f7234d74d8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,7 @@
# A Makefile in C project for lazy developer
The content below were generated by AI
This Makefile is designed to be user-configurable and supports different operating systems. It uses the gcc compiler by default, but you can change it to your desired compiler by modifying the CC variable.
To use this Makefile, follow these steps: