summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst24
1 files changed, 9 insertions, 15 deletions
diff --git a/README.rst b/README.rst
index c42324d..b826ae1 100644
--- a/README.rst
+++ b/README.rst
@@ -1,21 +1,15 @@
Raven
-=====
+======
-Raven is a standalone (and the official) Python client for django-sentry.
+Raven is a Python client for `Sentry <http://aboutsentry.com/>`_. It provides
+full out-of-the-box support for many of the popular frameworks, including
+Django, and Flask. Raven also includes drop-in support for any WSGI-compatible
+web application.
-It currently contains drop-in support for the following projects:
+Your application doesn't live on the web? No problem! Raven is easy to use in
+any Python application.
-- Django
-- Flask
-
-Don't use a framework? No problem! Raven is easy to use in any Python application,
-even if it's not on the web.
-
-About Sentry
-------------
-
-Sentry provides you with a generic interface to view and interact with your error logs. With this
-it allows you to interact and view near real-time information to discover issues and more
-easily trace them in your application.
+Documentation
+-------------
Docs: http://raven.rtfd.org \ No newline at end of file