diff --git a/README.md b/README.md index 0619ff8..1b8e08a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![License](https://pypip.in/license/pymatbridge/badge.svg?style=flat)](https://pypi.python.org/pypi/pymatbridge/) [![Join the chat at https://gitter.im/arokem/python-matlab-bridge](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/arokem/python-matlab-bridge?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) -A python interface to call out to [Matlab(R)](http://mathworks.com). Original +A python interface to call out to [Matlab(R)](http://mathworks.com). Original org implementation by [Max Jaderberg](http://www.maxjaderberg.com/). His original repo of the project can be found [here]( https://github.com/jaderberg/python-matlab-bridge), but please note that the