diff --git a/README.md b/README.md index 01fda190458..75a49036e66 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ Nintendo Wii U homebrew guide written by staff members of the [Nintendo Homebrew https://wiiu.hacks.guide/ +## AI (Artificial Intelligence) Policy + +As a community largely composed of passionate developers and reverse engineers, we've seen the rise of AI impact the homebrew scene. We would prefer if fully or near-fully AI generated code and/or projects be kept away from our project. However, you are welcome to use a minor amount of AI "assistance" provided you are able to maintain your contributions. + ## Running the site locally This requires the following installed on your system: @@ -27,4 +31,4 @@ npm ci npm run docs:dev ``` -The website should now be running on http://127.0.0.1:5173/ (or a port shown on the terminal). Any edits you make should appear live! \ No newline at end of file +The website should now be running on http://127.0.0.1:5173/ (or a port shown on the terminal). Any edits you make should appear live!