Skip to content

Commit

Permalink
docs: center logo (#1495)
Browse files Browse the repository at this point in the history
Center the Nodemon logo in the `README.md` for a slightly better look.

[skip ci]
  • Loading branch information
MarvinJWendt authored and remy committed Jan 3, 2019
1 parent dd0b96a commit 82c5c18
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
@@ -1,4 +1,6 @@
![nodemon logo](https://user-images.githubusercontent.com/13700/35731649-652807e8-080e-11e8-88fd-1b2f6d553b2d.png)
<p align="center">
<img src="https://user-images.githubusercontent.com/13700/35731649-652807e8-080e-11e8-88fd-1b2f6d553b2d.png" alt="Nodemon Logo">
</p>

# nodemon

Expand Down

0 comments on commit 82c5c18

Please sign in to comment.