center align img in readme
This commit is contained in:
parent
eaafcae036
commit
42a71b3ac8
|
@ -1,6 +1,6 @@
|
|||
# py-libp2p
|
||||
|
||||
<img width="250" src="https://github.com/zixuanzh/py-libp2p/blob/master/assets/py-libp2p-logo.png?raw=true" alt="py-libp2p hex logo" />
|
||||
<img width="250" align="middle" src="https://github.com/zixuanzh/py-libp2p/blob/master/assets/py-libp2p-logo.png?raw=true" alt="py-libp2p hex logo" />
|
||||
|
||||
## Development
|
||||
|
||||
|
@ -18,4 +18,4 @@ After installing our requirements (see above), you can:
|
|||
```sh
|
||||
cd tests
|
||||
pytest
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue
Block a user