Skip to content

Commit

Permalink
feat: status md
Browse files Browse the repository at this point in the history
  • Loading branch information
prmichaelsen authored Sep 16, 2023
1 parent f8b9b88 commit 3c984c9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![CI](https://github.com/prmichaelsen/tempalte/actions/workflows/main.yml/badge.svg)](https://github.com/prmichaelsen/tempalte/actions/workflows/main.yml)

## Tempalte [sic]

Create type safe re-usable template strings.
Expand All @@ -14,4 +16,4 @@ Create type safe re-usable template strings.
salutation: 'Hello',
entity: 'Word',
}).toBe('Hello World!');
```
```

0 comments on commit 3c984c9

Please sign in to comment.