Update README.md

This commit is contained in:
Lyon 2022-04-12 22:48:15 +08:00 committed by GitHub
parent 6af8de1dfa
commit 231d2f2814
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,6 +35,7 @@ PikaScript is an ultra-lightweight Python engine with zero dependencies and zero
<img src="https://user-images.githubusercontent.com/88232613/147799704-d79345da-a2b9-4593-b1eb-ff9de127429a.png" width="500"/>
It's very easy to bind C function to python module with the help of Pika Pre-compiler.
Only write the API of python in `.py` and the bindings are autoly generated by Pre-compiler.
<img src="document/image/138021445-13643518-b0a3-4872-a290-5dec27697837.png" width="700"/>