Skip to content

Commit

Permalink
docs: updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvinJWendt committed Feb 5, 2024
1 parent 898846c commit c3c01b6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 22 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,18 @@

</p>

## Introduction

```yaml
variables:
- name: Name
type: text
description: Your name
default: World
template: |-
Hello, {{ .Name }}!
```
## Installation
There are multiple ways to install `gttp` on your system.
Expand Down
22 changes: 0 additions & 22 deletions templates/test.yml

This file was deleted.

0 comments on commit c3c01b6

Please sign in to comment.