We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0937f5d commit 9fe267fCopy full SHA for 9fe267f
1 file changed
README.md
@@ -6,6 +6,9 @@ It was written for me based on what I wanted, but a friend asked if he could get
6
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.
7
If you still want the change, submit a fully tested PR and I'm happy to entertain pulls.
8
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
+
12
docker run example:
13
```bash
14
docker run -d \
0 commit comments