From 25b6ee3a25269624b8807a8c69a2492e67a9cd95 Mon Sep 17 00:00:00 2001 From: Levi Han Date: Tue, 1 Aug 2017 21:11:24 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1be75e6..bf23050 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # PythonIniOS Excute python script in iOS project + +参见详细文章:http://koalahl.github.io/2016/07/11/python代码运行在iOS工程中的方案