diff options
| author | Fuwn <[email protected]> | 2024-10-15 08:15:11 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-10-15 08:15:11 +0000 |
| commit | aee37e95606536568395f4eb6c2070af07b1217b (patch) | |
| tree | 80c59682e0ac51223db4ed30ad532e5a79d66d67 /README.md | |
| parent | docs(readme): expand on installation instructions (diff) | |
| download | yae-aee37e95606536568395f4eb6c2070af07b1217b.tar.xz yae-aee37e95606536568395f4eb6c2070af07b1217b.zip | |
docs(readme): add section heading to usage example
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -28,6 +28,8 @@ GitHub Actions CRON workflow. View the [installations instructions](#installation) below to set up Yae after running `yae init`. +### Example Environment Setup + ```sh # Initialises a Yae environment in the current directory by creating an empty `yae.json` # file |