Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
a-sabagh authored Feb 21, 2019
1 parent 656b44e commit f0f5ca4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <a href="https://github.com/a-sabagh/simple-file-uploader" title="simple-file-uploader">Package</a> 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;
Expand Down

0 comments on commit f0f5ca4

Please sign in to comment.