diff --git a/README.md b/README.md index e6bfbff..4a368f1 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,9 @@ This package provides a ``go`` package named "python" under which most of the exposed. Theoretically, you should be able use https://docs.python.org/3/c-api and know what to type in your ``go`` program. -Currently supports python-3.7+ +Currently supports python-3.7+. +This project was inspired by https://github.com/sbinet/go-python. Go and take a look if we need something for python-2.7! Install -------