Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
swiftyfinch authored Sep 17, 2024
1 parent c0230b7 commit bfc23ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,15 +49,15 @@ Otherwise, create a folder called `.geo` and place `*.yml` files for each team i
```sh
.
╰─ .geo # Folder
├─ charlie.yml # Namespace: charlie
╰─ bravo.yml # Namespace: bravo
├─ taiga.yml # Namespace: taiga team
╰─ saiga.yml # Namespace: saiga team
```

### File Format

Describe your commands in the following format:
```yaml
# Description
# Description must be here
task_name: [String] or String
```
Expand Down

0 comments on commit bfc23ca

Please sign in to comment.