From ff6c0da52a005e57d65b7861d1738b6d124c9969 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matthias=20K=C3=B6fferlein?= Date: Wed, 28 Nov 2018 22:42:02 +0100 Subject: [PATCH] Updated klayout Standalone KLayout Python Module (markdown) --- klayout---Standalone-KLayout-Python-Module.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/klayout---Standalone-KLayout-Python-Module.md b/klayout---Standalone-KLayout-Python-Module.md index a7610ad..08d3054 100644 --- a/klayout---Standalone-KLayout-Python-Module.md +++ b/klayout---Standalone-KLayout-Python-Module.md @@ -11,7 +11,7 @@ Over time however, many other applications emerged, many of them just using KLay The solution to this problem is to supply a standalone Python module which can be used in third-party ecosystems such as PyCharm, Anaconda etc. The goal of this project is to provide such a standalone module. -Please examine [Prototype in pymod Branch](https://github.com/klayoutmatthias/klayout/wiki/KLayout-Python-Module-Prototype) for details about the current status. +Please examine [KLayout Python Module](https://github.com/klayoutmatthias/klayout/wiki/KLayout-Python-Module) for details about the current status. # Vision