diff --git a/README.rst b/README.rst index 368e8602d18d6d37126a5a73fd30105ef34c6086..76f5fedff1725e12a8c322f932fad2f17b51b2c6 100644 --- a/README.rst +++ b/README.rst @@ -30,7 +30,7 @@ If you already have a C compiler, just do:: otherwise, see `the installation page `_. -LICENSE: +License: -------- The original Pyrex program was licensed "free of restrictions" (see below). @@ -39,6 +39,13 @@ Cython itself is licensed under the permissive **Apache License**. See `LICENSE.txt `_. +Contributing: +------------- + +If you want to contribute to the Cython project, you should take a look +at `those ressources `_. + + Get the full source history: ----------------------------