From 3614697bdd31749b19b6fc7502b8e79bf46ddd57 Mon Sep 17 00:00:00 2001 From: Hemant Pawar Date: Fri, 17 Jun 2016 19:47:37 +0530 Subject: [PATCH] Update README.md fixed broken wikipedia link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f7ba7dd..9e95c42 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ## About [Matrix.js](https://github.com/angusgibbs/matrix) is a JavaScript utility library -for working with [matrices](http://wikipedia.org/wiki/Matrix_(Mathematics\)). It +for working with [matrices](http://wikipedia.org/wiki/Matrix_(Mathematics)). It currently supports: * Adding matrices @@ -43,4 +43,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. \ No newline at end of file +THE SOFTWARE.