diff --git a/README.rst b/README.rst index c7034ba9..b8628867 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,4 @@ -Setuptools helpers for rust Python extensions. +Setuptools helpers for rust Python extensions implemented with `PyO3 python binding `_. Compile and distribute Python extensions written in rust as easily as if they were written in C.