Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
robgridley committed Mar 8, 2017
1 parent ac11baf commit 75a3c7e
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
# Flysystem Adapter for Icewind SMB

## To-do:

* Write tests.

## Usage
```php
use Icewind\SMB\Server;
Expand All @@ -17,6 +13,6 @@ $filesystem = new Filesystem(new SmbAdapter($share));
```
## Installation
```
$ composer require 'robgridley/flysystem-smb:dev-master'
$ composer require robgridley/flysystem-smb
$ composer update
```

0 comments on commit 75a3c7e

Please sign in to comment.