diff --git a/KLayout-Python-Module-Prototype.md b/KLayout-Python-Module.md similarity index 94% rename from KLayout-Python-Module-Prototype.md rename to KLayout-Python-Module.md index 2cb14c9..848b17b 100644 --- a/KLayout-Python-Module-Prototype.md +++ b/KLayout-Python-Module.md @@ -1,5 +1,5 @@ -The prototype is found in the [pymod branch](https://github.com/klayoutmatthias/klayout/tree/pymod). This build is enabled to produce a Python module. +The standalone module is found in the [master branch](https://github.com/klayoutmatthias/klayout/tree/master). This build is enabled to produce a Python module. Continuous deployment of the master branch happens to [https://www.klayout.org/downloads/master/](https://www.klayout.org/downloads/master/). There are basically two ways of producing Python modules: