Skip to content

Commit c29a7e6

Browse files
committed
Update README.md (by Terraform)
1 parent e9c4f7f commit c29a7e6

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,16 @@
66

77
This is Pub/Sub for the [Watermill](https://watermill.io/) project.
88

9-
All Pub/Sub implementations can be found at [https://watermill.io/pubsubs/](https://watermill.io/pubsubs/).
9+
10+
See [DEVELOPMENT.md](./DEVELOPMENT.md) for more information about running and testing.
1011

1112
Watermill is a Go library for working efficiently with message streams. It is intended
1213
for building event driven applications, enabling event sourcing, RPC over messages,
1314
sagas and basically whatever else comes to your mind. You can use conventional pub/sub
1415
implementations like Kafka or RabbitMQ, but also HTTP or MySQL binlog if that fits your use case.
1516

17+
All Pub/Sub implementations can be found at [https://watermill.io/pubsubs/](https://watermill.io/pubsubs/).
18+
1619
Documentation: https://watermill.io/
1720

1821
Getting started guide: https://watermill.io/docs/getting-started/
@@ -29,7 +32,7 @@ and submit your pull request via GitHub.
2932

3033
If you didn't find the answer to your question in [the documentation](https://watermill.io/), feel free to ask us directly!
3134

32-
Please join us on the `#watermill` channel on the [Gophers slack](https://gophers.slack.com/): You can get an invite [here](https://gophersinvite.herokuapp.com/).
35+
Please join us on the `#watermill` channel on the [Three Dots Labs Discord](https://discord.gg/QV6VFg4YQE).
3336

3437
## License
3538

0 commit comments

Comments
 (0)