Skip to content
This repository was archived by the owner on Mar 29, 2021. It is now read-only.

Commit 43f909d

Browse files
committed
formatted readme
1 parent 216e6bc commit 43f909d

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
# API for WhatsApp Web Automation [![Generic badge](https://img.shields.io/badge/tests-passing-<COLOR>.svg)](https://aahnik.github.io/wappdriver/)
1+
# API for WhatsApp Web Automation
2+
[![Generic badge](https://img.shields.io/badge/tests-passing-<COLOR>.svg)](https://aahnik.github.io/wappdriver/)
3+
24
_Send WhatsApp messages programmatically, using only 3 lines of code._
35

46

@@ -27,7 +29,9 @@ bot.send_message(to='aahnik',msg='Hi ! sent by a bot :-p ')
2729
```
2830
pip3 install wappdriver
2931
```
30-
[PyPI](https://pypi.org/project/wappdriver/) [![MIT LICENSE](https://img.shields.io/pypi/l/ansicolortags.svg)]()
32+
[PyPI](https://pypi.org/project/wappdriver/)
33+
34+
[![MIT LICENSE](https://img.shields.io/pypi/l/ansicolortags.svg)]()
3135

3236

3337
---

0 commit comments

Comments
 (0)