Skip to content

Commit

Permalink
improved readme
Browse files Browse the repository at this point in the history
  • Loading branch information
stanipetrosyan committed Jan 11, 2023
1 parent a633fde commit e214d3a
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,11 @@ This is a simple implementation of an event bus in golang. Actually support just

## Usage

Go in examples/main.go to see an example of usage.
Go in examples/main.go to see an example of usage.


To start use eventbus in your project, you can run the following command.

```
go get github.com/StaniPetrosyan/go-eventbus
```

0 comments on commit e214d3a

Please sign in to comment.