README.md in active_repository-0.3.2 vs README.md in active_repository-0.3.3
- old
+ new
@@ -108,9 +108,11 @@
save_in_memory = false
end
Now you are all set and ready to go. Your business logic is decoupled from the persistence tier!
+You can check an example project here: https://github.com/efreesen/sports_betting_engine
+
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)