Skip to content

Commit b40b646

Browse files
author
Tejas Wanjari
committed
Fix gif
Signed-off-by: Tejas Wanjari <[email protected]>
1 parent 8af6933 commit b40b646

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ Includes:
77
2. `stompd`: STOMP Broker
88
3. `stomper`: Interactive CLI for STOMP Client
99

10+
## `stomp`
11+
Package import:
12+
```
13+
go get -u github.com/tjs-w/go-proto-stomp
14+
```
15+
1016
## stomper
1117

1218
![stomper demo](stomper.gif "stomper")
@@ -61,3 +67,6 @@ header-name = 1*<any OCTET except CR or LF or ":">
6167
header-value = *<any OCTET except CR or LF or ":">
6268
```
6369
## License
70+
MIT License
71+
72+
Copyright (c) 2022 Tejas Wanjari

stomper.gif

112 KB
Loading

0 commit comments

Comments
 (0)