Shrink logo

This commit is contained in:
Chad Retz 2018-09-18 15:01:34 -05:00 committed by GitHub
parent 737419b97a
commit 5223d0404b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# ![Bine](logo/bine-logo.png)
# <img src="logo/bine-logo.png" width="180px">
[![GoDoc](https://godoc.org/github.com/cretz/bine?status.svg)](https://godoc.org/github.com/cretz/bine)
@ -84,4 +84,4 @@ The integration tests in `tests` however will be skipped. To execute those tests
Also, `tor` must be on the `PATH` or `-tor.path` must be set to the path of the `tor` executable. Even with those flags,
only the integration tests that do not connect to the Tor network are run. To also include the tests that use the Tor
network, add the `-tor.network` flag. For details Tor logs during any of the integration tests, use the `-tor.verbose`
flag.
flag.