From 592e28ae7c078b3fbbe69dfebc43e51d6ff459b7 Mon Sep 17 00:00:00 2001 From: boston Date: Tue, 9 Jul 2019 03:18:17 +0300 Subject: [PATCH] fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d2ce62..a2fbaf8 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ composer require xboston/metahash - [x] getNonce ### Usage -You can find usage examples in the [examples](https://github.com/xboston/php-metahash/examples) folder. +You can find usage examples in the [examples](https://github.com/xboston/php-metahash/tree/master/examples) folder. ### Examples ```php