From beadd363d0a78cea8718a605ed1364feb790770c Mon Sep 17 00:00:00 2001 From: Bryn Keller Date: Thu, 8 Dec 2016 15:52:34 -0800 Subject: Updated readme.md to mention the Python bindings, set python bindings version number to 1.5.0 to match main project version --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 9a30ffa..0f83bc9 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,10 @@ Supported Platforms: * Visual Studio 2008 and 2012 (2010 untested) * GCC version 4.4. and higher +## Python Bindings ## +We provide bindings for Python 3.x and 2.7.12+, which are installable using `pip`. Please see +the Python-specific README.rst in the `python` folder of this repository for details. + References: 1. H.Edelsbrunner, J.Harer: Computational Topology, An Introduction. American Mathematical Society, 2010, ISBN 0-8218-4925-5 -- cgit v1.2.3