diff options
| author | Nathan Reiner <nathan@nathanreiner.xyz> | 2026-04-20 14:52:04 +0200 |
|---|---|---|
| committer | Nathan Reiner <nathan@nathanreiner.xyz> | 2026-04-20 14:52:04 +0200 |
| commit | 44591c4124e2a6c3de1fbaf3a8c95114fc16a8ee (patch) | |
| tree | c19c2029c61c5cd48278bca5e5e3da33d9d8be2f | |
| parent | 96e11c169cde65194c1136e6b40c1bbea35c813a (diff) | |
fix readme
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ return template Then the same directory will contain the `test.py` we added in the template: ```py +# test.py #!/usr/bin/env python3 # This module is called @{name()} |