From 7d07ab0808e0446a788d822baef69afd54320a61 Mon Sep 17 00:00:00 2001 From: Omer Zak Date: Sun, 22 May 2016 11:22:07 +0300 Subject: Added link to my blog articles about PyGuile. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6670505..eb96b91 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ As a first step to alleviate this problem, PyGuile allows scripts written in Scheme and executed by Guile to invoke Python libraries. This makes the rich library ecosystem of Python available also to Guile users. +Blog articles about the package and the philosophy guiding it: +http://www.zak.co.il/tddpirate/category/pyguile/ + ## Audience If you think that Scheme is the best programming language in which to implement your application, but you are held back due to lack of libraries -- cgit v1.2.3