Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelvserafim authored May 23, 2022
1 parent 67bd521 commit 4a6a4da
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,12 @@ composer require cachesistemas/classephpapiwame

```php



use Cachesistemas\ClassePhpApiWame\WhatsApp;


include_once 'vendor/autoload.php';


$whasapp = new WhatsApp(["server" => "Servidor da API", "key" => "Sua Instância Key"]);



```

0 comments on commit 4a6a4da

Please sign in to comment.