Skip to content

Commit e660aae

Browse files
authored
Update README.md
1 parent dca46b0 commit e660aae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ See example/client.py for v0.1 version
88
* ./venv/bin/pip install -r requirements.txt
99

1010
# Usage
11-
``
11+
```
1212
usage: client.py [-h] [--version] -b BROKER -u USERNAME -p PASSWORD -s SERVER
1313
[-v] [-t MAX_THREADS]
1414
@@ -31,4 +31,4 @@ optional arguments:
3131
Thread limit in thread pool. Default to symbol table
3232
length.
3333
34-
``
34+
```

0 commit comments

Comments
 (0)