Skip to content

Commit

Permalink
chore: readme template was missing code block markdown for usage sect…
Browse files Browse the repository at this point in the history
…ion (#86)
  • Loading branch information
anitarua committed Jan 9, 2024
1 parent 8511f11 commit 8f41212
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.template.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,9 @@ Check out our [example](./example/) directory for complete examples of using the

Here is a quickstart you can use for your own project:

```dart
{% include "./example/quickstart/quickstart.dart" %}
```

## Getting Started and Documentation

Expand Down

0 comments on commit 8f41212

Please sign in to comment.