Skip to content

Commit b43ed34

Browse files
committed
doc: add link to example app
1 parent 6922f56 commit b43ed34

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ by the actual message in the localized version.
2525
It also allows you to use placeholders in a message to be replaced with actual
2626
content (think: mini templates) as well as plural support.
2727

28+
See the [example app](./example) for a full example.
29+
2830
## Defining Messages
2931

3032
Messages are defined in a datastructure which maps _message keys_ to _message

0 commit comments

Comments
 (0)