From 06c9daac8d88aaf5f22ef0fac2e321faa1c37eb8 Mon Sep 17 00:00:00 2001 From: Logan Kilpatrick Date: Fri, 12 Aug 2022 09:20:44 -0500 Subject: [PATCH] Update index.md Signed-off-by: Logan Kilpatrick --- index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index 1d48019..cbda0aa 100644 --- a/index.md +++ b/index.md @@ -27,9 +27,9 @@ whole-slide images (also known as virtual slides). The current version is {{ site.data.releases.c[0].version }}, released {{ site.data.releases.c[0].date }}. -Python and Java bindings are also available. The Python binding includes a +Python, Java, and MATLAB bindings are also available. The Python binding includes a [Deep Zoom][deepzoom] generator and a simple web-based viewer. The Java -binding includes a simple image viewer. +binding includes a simple image viewer. The MATLAB bindings are available [on GitHub](https://github.com/fordanic/openslide-matlab). OpenSlide and its official language bindings are released under the terms of the [GNU Lesser General Public License, version 2.1][license].