diff --git a/README.md b/README.md index 399827f..4313bcd 100644 --- a/README.md +++ b/README.md @@ -2,15 +2,25 @@ SSO Aceh client for PHP languange +Install +```bash +composer require fuadarradhi/ssoacehphp +``` + contoh penggunaan: ```php parseToken($token); +// result echo $res->ID; echo $res->NIK; echo $res->NIP;