diff --git a/README.md b/README.md index d767d97..2b277ea 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ to install simple-file-uploader in your php project you can using composer ``` composer require a-sabagh/simple-file-uploader ``` -if you never willing to using composer you can download from Package and require `src/Uploader.php` +if you never willing to using composer you can download from [Package](https://github.com/a-sabagh/simple-file-uploader) and require `src/Uploader.php` ## Usage -You can access to faker objects by according blew following table: +You can access to faker objects by according blew following table[GitHub](http://github.com): ```php use SimpleUploader\Uploader;