README.md in pg_eventstore-1.5.0 vs README.md in pg_eventstore-1.6.0
- old
+ new
@@ -47,9 +47,13 @@
- [Subscriptions](docs/subscriptions.md)
- [Writing middlewares](docs/writing_middleware.md)
- [How to make multiple commands atomic](docs/multiple_commands.md)
- [Admin UI](docs/admin_ui.md)
+## CLI
+
+The gem is shipped with its own CLI. Use `pg-eventstore --help` to find out its capabilities.
+
## Development
After checking out the repo, run:
- `bundle` to install dependencies
- `docker compose up` to start dev/test services