Skip to content

Commit

Permalink
include section about usage with freemaker
Browse files Browse the repository at this point in the history
  • Loading branch information
aymanizz authored Nov 2, 2023
1 parent 8715958 commit 97eeebc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,10 @@ call.t(MyKey("greeting", gender=Gender.Female)) // result is Hi!

The key generator could be any iterable that produces strings, so you can customize the generation even further.

#### Usage with FreeMaker

You can use this plugin along with the [ktor-freemaker-i18n](https://github.com/nathanfallet/ktor-freemarker-i18n) plugin developed by [Nathan Fallet](https://github.com/nathanfallet).

### Contribution

#### Development
Expand Down

0 comments on commit 97eeebc

Please sign in to comment.