From 9c38528ec3db76454834ae84cfb8be557b800147 Mon Sep 17 00:00:00 2001 From: Reed O'Brien Date: Fri, 5 Nov 2010 09:50:55 -0400 Subject: rename readme to render on github --- README.rst | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 README.rst (limited to 'README.rst') diff --git a/README.rst b/README.rst new file mode 100644 index 000000000..26859f999 --- /dev/null +++ b/README.rst @@ -0,0 +1,30 @@ +Pyramid +======= + +``pyramid`` is a small, fast, down-to-earth, open source Python web +development framework. It makes real-world web application development +and deployment more fun, more predictable, and more productive. + +``pyramid`` is a `Pylons `_ project, and +underlies the newest web frameworks produced by the Pylons community. + +``pyramid`` was previously known as `repoze.bfg `_. + +Support and Documentation +------------------------- + +See the `Pylons Project website `_ to view +documentation, report bugs, and obtain support. + +License +------- + +``pyramid`` is offered under the BSD-derived `Repoze Public License +`_. + +Authors +------- + +``pyramid`` is made available by `Agendaless Consulting +`_ and a team of contributors. + -- cgit v1.2.3