summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAaron Hedges <aaron@vimeo.com>2015-07-01 13:22:41 -0400
committerAaron Hedges <aaron@vimeo.com>2015-07-01 13:22:41 -0400
commitd4fa25d9afd52cc1cdfe00b9d3dac33b30aa3877 (patch)
treef1331fa1bc92df277a6c830887440827e41bbd98 /README.md
parent3a48a27693c0de928d3adfffc651368d431a573f (diff)
downloadphp-jwt-d4fa25d9afd52cc1cdfe00b9d3dac33b30aa3877.zip
php-jwt-d4fa25d9afd52cc1cdfe00b9d3dac33b30aa3877.tar.gz
php-jwt-d4fa25d9afd52cc1cdfe00b9d3dac33b30aa3877.tar.bz2
update example to use new namespace
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3fa2f30..b891c2c 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,7 @@ Example
-------
```php
<?php
+use \Firebase\JWT\JWT;
$key = "example_key";
$token = array(