diff --git a/README.md b/README.md index 7617c27..6516734 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,13 @@ # pubsub -pubsub over ssh +A generic pubsub implementation for Go. + +## pubsub over ssh The simplest pubsub system for everyday automation needs. +Using `wish` we can integrate our pubsub system into an SSH app. + [![asciicast](https://asciinema.org/a/674287.svg)](https://asciinema.org/a/674287) ```bash