📝 Add initial README file

This commit is contained in:
2026-04-11 11:53:02 +08:00
parent 1cde9d325e
commit a49b10f558

10
README.md Normal file
View File

@@ -0,0 +1,10 @@
```shell
» uvx --from 'git+https://git.hatter.ink/hatter/py-scripts.git#subdirectory=projects/hello-world' run
Updated https://git.hatter.ink/hatter/py-scripts.git (1cde9d325ec45b6e18aaa68b9af92600b1ded781)
Built hello-world @ git+https://git.hatter.ink/hatter/py-scripts.git@1cde9d325ec45b6e18aaa68b9af92600b1ded781#subdirectory=projects/hello-world
Installed 6 packages in 9ms
Hello World!
```