Skip to content

Commit

Permalink
Modified README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kaisellgren committed Sep 27, 2012
1 parent 1b1743a commit 00985ce
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 @@ -13,7 +13,7 @@ Add as a dependency to your ```pubspec.yaml```. For example:

```
dependencies:
dart_zip:
zip:
git: git://github.com/kaisellgren/DartZip.git
```

Expand Down Expand Up @@ -64,4 +64,4 @@ void main() {
I'm kind of waiting to see if Dart gets an official support for compression algorithms as they would perform much better that way.

### License
The library is licensed under MIT. Feel free to use it for any purpose.
The library is licensed under MIT. Feel free to use it for any purpose.

0 comments on commit 00985ce

Please sign in to comment.