diff --git a/README.md b/README.md index be73af3..0666e20 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -[![Build Status](https://travis-ci.org/mike-lischke/macdependency.svg?branch=master)](https://travis-ci.org/mike-lischke/macdependency) +[![Build Status](https://travis-ci.org/kwin/macdependency.svg?branch=master)](https://travis-ci.org/mkwin/macdependency) -MacDependency shows all dependent libraries and frameworks of a given executable, dynamic library or framework on Mac OS X. It is a GUI replacement for the otool command, and provides almost the same functionality as the Dependency Walker (http://www.dependencywalker.com) on Windows. +MacDependency shows all dependent libraries and frameworks of a given executable, dynamic library or framework on Mac OS X. It is a GUI replacement for the otool command, and provides almost the same functionality as the Dependency Walker (http://www.dependencywalker.com) on Windows. More information available in the [Wiki](../../wiki).