Skip to content

Commit f3626de

Browse files
committed
travis go ;)
1 parent fec1cae commit f3626de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ fluently generate asset urls for img-proxy within java
1313
````java
1414
// simple unsigned
1515
String url = Signature.of(new SignatureConfiguration(BASE_URL))
16-
.size(100, 100)
16+
.size(300, 300)
1717
.url(SOURCE_URL)
1818

1919

0 commit comments

Comments
 (0)