Skip to content

Commit 84474c6

Browse files
committed
README improvements
1 parent 5e9bd9e commit 84474c6

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,15 @@ There are benchmarks for both the browser (test/benchmark.html) and node (node t
6262
both powered by [benchmark.js](http://benchmarkjs.com).
6363

6464
If you just want some rough numbers: It takes **< 100 ms** to find a **square crop** of a **640x427px** picture on an i7.
65+
In other words, it's fine to run it on one image, it's not cool to run it on an entire gallery on page load.
66+
67+
## Contributors
68+
69+
* [Christian Muelhaeuser](https://github.com/muesli)
70+
71+
## Ports, Alternatives
72+
73+
* [smartcrop.go](https://github.com/muesli/smartcrop) by [Christian Muelhaeuser](https://github.com/muesli)
6574

6675
## License
6776
Copyright (c) 2014 Jonas Wanger, licensed under the MIT License (enclosed)

0 commit comments

Comments
 (0)