We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a492274 commit fdf6fe2Copy full SHA for fdf6fe2
README.md
@@ -61,7 +61,7 @@ The test coverage for smartcrop.js is very limited at the moment. I expect to im
61
There are benchmarks for both the browser (test/benchmark.html) and node (node test/benchmark-node.js [requires node-canvas])
62
both powered by [benchmark.js](http://benchmarkjs.com).
63
64
-If you just want some rough numbers: It takes **< 100 ms** to find a **square crop** of a **640x427*px* picture on an i7.
+If you just want some rough numbers: It takes **< 100 ms** to find a **square crop** of a **640x427px** picture on an i7.
65
66
## License
67
Copyright (c) 2014 Jonas Wanger, licensed under the MIT License (enclosed)
0 commit comments