Update README.md

This commit is contained in:
LewdLeah 2025-05-17 18:50:12 -04:00 committed by GitHub
parent 93ce3b0892
commit 2234ae5060
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,7 +21,7 @@ Auto-Cards is both free and open source for anyone to use within their own scena
4. Scroll to the bottom and select "EDIT SCRIPTS" 4. Scroll to the bottom and select "EDIT SCRIPTS"
5. Select "Input" on the left 5. Select "Input" on the left
6. Delete everything you see there 6. Delete everything you see there
7. Copy + paste this stuff inside: 7. Copy + paste [this stuff](/input.js) inside:
```javascript ```javascript
// Hello // Hello
``` ```