diff --git a/README.md b/README.md index 0890c32f1..6e6201027 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ A complete guide to PS Vita (TV) custom firmware, from stock to Ensō. https://vita.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: @@ -22,4 +26,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). \ 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).