diff --git a/README.md b/README.md index 62cea2c..0d6e015 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ Currently, there are examples for: - [Color space conversions](https://bfactory-ai.github.io/zignal/examples/colorspace.html) - [Face alignment](https://bfactory-ai.github.io/zignal/examples/face-alignment.html) - [Perlin noise generation](https://bfactory-ai.github.io/zignal/examples/perlin-noise.html) +- [Seam carving](https://bfactory-ai.github.io/zignal/examples/seam-carving.html) ## Acknowledgements