Skip to content

Commit

Permalink
Update README.md (#3474)
Browse files Browse the repository at this point in the history
  • Loading branch information
papafe authored Nov 7, 2023
1 parent 057dce8 commit adc7445
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ Some minimal examples of Realm use can be found in the `examples` folder:
* [QuickJournal](examples/QuickJournal): a quick journaling [MAUI](https://github.com/dotnet/maui) application that shows how Realm can be used effectively in conjunction with MVVM and data binding.
* [SimpleToDo](examples/SimpleToDoAvalonia): a simple to-do list [Avalonia](https://github.com/AvaloniaUI/Avalonia) application that shows how Realm can be used effectively in conjunction with MVVM and data binding.

It is possible to find additional (and more complex) examples that use [`Atlas Device Sync`](https://www.mongodb.com/docs/atlas/app-services/sync/) in the [`realm-dotnet-samples`](https://github.com/realm/realm-dotnet-samples) repo.

## Contributing

See [CONTRIBUTING.md](CONTRIBUTING.md) for more details!
Expand Down

0 comments on commit adc7445

Please sign in to comment.