From fb9b9f106699b38bc49c14c751d1b948a3c08533 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Fri, 11 Dec 2015 03:33:37 -0800 Subject: add developing and contributing section - wrap to 79 columns --- README.rst | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index e99133441..fed4534a0 100644 --- a/README.rst +++ b/README.rst @@ -16,9 +16,9 @@ Pyramid :target: https://webchat.freenode.net/?channels=pyramid :alt: IRC Freenode -Pyramid is a small, fast, down-to-earth, open source Python web framework. -It makes real-world web application development and -deployment more fun, more predictable, and more productive. +Pyramid is a small, fast, down-to-earth, open source Python web framework. It +makes real-world web application development and deployment more fun, more +predictable, and more productive. Pyramid is produced by the `Pylons Project `_. @@ -28,6 +28,13 @@ Support and Documentation See the `Pylons Project website `_ to view documentation, report bugs, and obtain support. +Developing and Contributing +--------------------------- + +See `HACKING.txt` and `contributing.md` for guidelines for running tests, +adding features, coding style, and updating documentation when developing in or +contributing to Pyramid. + License ------- -- cgit v1.2.3