commit dfeea209af6fa67d5ad88324668e42909bc7dbba Author: Tomás Aparicio Date: Tue Mar 17 15:20:22 2015 +0100 feat: add readme diff --git a/README.md b/README.md new file mode 100644 index 0000000..4b02181 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# bimg + +Go library for fast image processing using [libvips](https://github.com/jcupitt/libvips) C bindings + +`Work in progress` + +## License + +MIT - Tomas Aparicio