Skip to content

Commit d942b35

Browse files
authored
fix readme
1 parent b3f8115 commit d942b35

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

README.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,17 @@
1-
# exemplo-whatsapp
2-
exemplo-whatsapp
1+
# Exemplo do video
2+
Afinal de contas o APIGRATIS é de graça mesmo?
3+
4+
https://www.youtube.com/watch?v=9xY5iEChftk&ab_channel=APIGr%C3%A1tis
5+
6+
### Como baixar
7+
8+
```bash
9+
git clone git@github.com:APIBrasil/exemplo-whatsapp.git
10+
11+
cd exemplo-whatsapp
12+
13+
php -S 127.0.0.1:2021 .\envia-whatsapp.php
14+
```
15+
16+
### Fonte
17+
https://apigratis.com.br

0 commit comments

Comments
 (0)