diff options
| author | Yuval Adam <_@yuv.al> | 2021-03-17 19:59:00 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2021-03-17 19:59:00 +0200 |
| commit | 66e098b0d9c200271412fd92e9a2e677ec7fbb4c (patch) | |
| tree | 1588c080ddaeec678e6f2bf099748687dd1dc926 /README.md | |
| parent | bd2257a5cf9c59bb2d59ad252ed240ce66bf21c1 (diff) | |
Emojify output
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -47,10 +47,10 @@ $ pipenv run verify -t green_pass_payload.txt ### Output example ``` -Israeli ID Number 012345678 -ID valid by 2021-01-01 -Cert Unique ID 01/IL/ABCD1234ABCD1234ABCD1234ABCD1234#ABCD1234 -Valid signature! + Israeli ID Number 012345678 + ID valid by 2021-01-01 + Cert Unique ID 01/IL/ABCD1234ABCD1234ABCD1234ABCD1234#ABCD1234 +✅ Valid signature! ``` ## Verification Process Details |
