Skip to content

Commit

Permalink
Readme update about kilt usage (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
Priit Tark authored and jeromegn committed Dec 2, 2019
1 parent 87e7a41 commit 8210d3f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,13 @@ dependencies:
[Kilt](https://github.com/jeromegn/kilt) is included as a dependency for this project. It should help integrating non-ECR template engines.
Add this to your application's `shard.yml`:
```yaml
dependencies:
kilt:
github: jeromegn/kilt
```

```
require "kilt/slang"

Expand Down

0 comments on commit 8210d3f

Please sign in to comment.