mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 08:00:54 +00:00
center align img in readme
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
# py-libp2p
|
# 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
|
## Development
|
||||||
|
|
||||||
@ -18,4 +18,4 @@ After installing our requirements (see above), you can:
|
|||||||
```sh
|
```sh
|
||||||
cd tests
|
cd tests
|
||||||
pytest
|
pytest
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user