From dfeea209af6fa67d5ad88324668e42909bc7dbba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Aparicio?= Date: Tue, 17 Mar 2015 15:20:22 +0100 Subject: [PATCH] feat: add readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md 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