diff --git a/src/lib.rs b/src/lib.rs index 2d65b27..e159f49 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -285,6 +285,7 @@ //! //! ## Examples //! +//! - [Restaurant Demo - with Postgres](https://github.com/fraktalio/fmodel-rust-demo) //! - [Gift Card Demo - with Axon](https://!github.com/AxonIQ/axon-rust/tree/main/gift-card-rust) //! - [FModel Rust Tests](https://!github.com/fraktalio/fmodel-rust/tree/main/tests) //!