Skip to content

Commit 70ce159

Browse files
committed
Release 0.9.0
1 parent eaab34a commit 70ce159

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Angular WURFL Image Tailor [![Build Status](https://travis-ci.org/WURLF/angular-wurfl-image-tailor.png)](https://travis-ci.org/WURLF/angular-wurfl-image-tailor)
1+
# Angular WURFL Image Tailor [![Build Status](https://travis-ci.org/WURFL/angular-wurfl-image-tailor.png)](https://travis-ci.org/WURFL/angular-wurfl-image-tailor)
22

33
> An AngularJS directive for WURFL Image Tailor (WIT)
44
@@ -16,7 +16,7 @@
1616
* Include `angular-wurfl-image-tailor.js`. It should be located at `bower_components/src/angular-wurfl-image-tailor.js`
1717

1818
### Install from source
19-
* [Download Latest Version](https://github.com/WURLF/angular-wurfl-image-tailor/releases) and extract the archive.
19+
* [Download Latest Version](https://github.com/WURFL/angular-wurfl-image-tailor/releases) and extract the archive.
2020
* Include `angular-wurfl-image-tailor.js`. It should be located at `archive_path/src/angular-wurfl-image-tailor.js`
2121

2222
### How to use it
@@ -56,7 +56,7 @@ Check the [WURFL Image Tailor Documentation](http://wurfl.io/documentation/wit-d
5656

5757
## Authors
5858

59-
- [Luca Corbo](https://github.com/lucor)[view contributions](https://github.com//WURLF/angular-wurfl-image-tailor/commits?author=lucor)
59+
- [Luca Corbo](https://github.com/lucor)[view contributions](https://github.com//WURFL/angular-wurfl-image-tailor/commits?author=lucor)
6060

6161
## License
6262

demo/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width">
6-
<title>Angular WURLF Image Tailor</title>
6+
<title>Angular WURFL Image Tailor</title>
77

88
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
99

0 commit comments

Comments
 (0)