Skip to content

Commit

Permalink
Fix README for PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
BYK committed Jul 23, 2019
1 parent afb8ee7 commit 0fffc30
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,29 +1,10 @@
.. raw:: html

<p align="center">
<p align="center">
<img src="https://sentry-brand.storage.googleapis.com/sentry-logo-black.png" alt="Sentry" height="72"
</p>
<p align="center">
Users and logs provide clues. Sentry provides answers.
</p>
</p>

What's Sentry?
--------------

Sentry fundamentally is a service that helps you monitor and fix crashes in realtime.
The server is in Python, but it contains a full API for sending events from any
language, in any application.

.. raw:: html

<p align="center">
<img src="https://github.com/getsentry/sentry/raw/master/src/sentry/static/sentry/images/product/thumb-1.png" height="180">
<img src="https://github.com/getsentry/sentry/raw/master/src/sentry/static/sentry/images/product/thumb-2.png" height="180">
<img src="https://github.com/getsentry/sentry/raw/master/src/sentry/static/sentry/images/product/thumb-3.png" height="180">
</p>

Official Sentry SDKs
~~~~~~~~~~~~~~~~~~~~
* `JavaScript <https://github.com/getsentry/sentry-javascript>`_
Expand Down

0 comments on commit 0fffc30

Please sign in to comment.