Skip to content

Commit 9fe267f

Browse files
authored
Update README with AI optimization disclaimer
Added disclaimer about code optimization and AI usage.
1 parent 0937f5d commit 9fe267f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ It was written for me based on what I wanted, but a friend asked if he could get
66
While I am happy to entertain ideas for new features, I made this for me, so if I don't see a use I won't work on something.
77
If you still want the change, submit a fully tested PR and I'm happy to entertain pulls.
88

9+
*disclaimer: this is pretty much fully rewritten using claude.ai now after asking it to optimize my code for efficiency
10+
Some functions are purely written using claude.ai as I am brand new to react/js after a couple khan academy classes.*
11+
912
docker run example:
1013
```bash
1114
docker run -d \

0 commit comments

Comments
 (0)