Merge pull request #120 from chonthu/patch-1

Update README.md with correct version in example
master
Tomás Aparicio 9 years ago committed by GitHub
commit abf1f3b47e

@ -114,7 +114,7 @@ BenchmarkWatermarWebp-8 30 49360369 ns/op
import ( import (
"fmt" "fmt"
"os" "os"
"gopkg.in/h2non/bimg.v0" "gopkg.in/h2non/bimg.v1"
) )
``` ```

Loading…
Cancel
Save