Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wehowski authored May 7, 2020
1 parent 5baea88 commit 1492440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ An php psr4 Autoloader which is autoloading from a remote server.

## Usage
````php
$loader = \Webfan\Psr4Loader\RemoteFromWebfan::getInstance('webfan.de', true, 'latest');
$loader = \Webfan\Psr4Loader\RemoteFromWebfan::getInstance('frdl.webfan.de', true, 'latest', true);
````

0 comments on commit 1492440

Please sign in to comment.