diff --git a/README.md b/README.md index f5085c9..65dae49 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ #Go OpenCV binding -## Why fork? -Original project (https://code.google.com/p/go-opencv) looks abandoned. Therefore, I decide to fork it and host it on Github, so that others can help to maintain this package. +## Disclaimer + +This is a fork of [chai's go-opencv](https://github.com/chai2010/opencv). At the time of the fork (Dec 9, 2013) the original project was inactive, and hence I decide to host a fork on Github so people can contribute to this project easily. However, now it seems to be active again starting from Aug 25, 2014. Efforts to merge the two projects are very welcome. ## Install