Skip to content

Commit

Permalink
README updated with examples
Browse files Browse the repository at this point in the history
  • Loading branch information
idugalic committed Oct 17, 2023
1 parent d9164f5 commit 494f200
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -542,6 +542,12 @@ Or add the following line to your `Cargo.toml` file:
fmodel-rust = "0.2.0"
```

## Examples

- [Gift Card Demo - with Axon](https://github.com/AxonIQ/axon-rust/tree/main/gift-card-rust)
- [Tests](tests)


## FModel in other languages

- [FModel Kotlin](https://github.com/fraktalio/fmodel/)
Expand Down

0 comments on commit 494f200

Please sign in to comment.