diff --git a/README_EN.md b/README_EN.md index fb5b5bf..1475a4a 100644 --- a/README_EN.md +++ b/README_EN.md @@ -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: