Skip to content

Commit 0bb96d2

Browse files
committed
📝 Fix text align on README
1 parent f64da75 commit 0bb96d2

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,21 @@
11
# node-onvif-events
22

3-
<img width="914" alt="Node Onvif Events" src="https://i.imgur.com/xdYpPIs.png" align="center">
3+
4+
<p align="center">
5+
<img width="914" alt="Node Onvif Events" src="https://i.imgur.com/xdYpPIs.png" align="center">
6+
</p>
47

58
<br />
69

7-
<center>
10+
<p align="center">
811
<a href="https://www.npmjs.com/package/node-onvif-events"><img src="https://img.shields.io/npm/dm/node-onvif-events.svg"/></a>
912
<a href="https://www.npmjs.com/package/node-onvif-events"><img src="https://img.shields.io/npm/v/node-onvif-events"/></a>
10-
</center>
11-
<center>
13+
</p>
14+
15+
<p align="center">
1216
An implementation of Node.js that detects the events of your camera that works with the onvif protocol.
1317
You can use this library to turn on a lamp, send notification to a device among others .. the possibilities are limitless! 🚀✨⚡️
14-
</center>
18+
</p>
1519

1620
<br />
1721

0 commit comments

Comments
 (0)