mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-09 22:38:19 +02:00
Updating readme.
This commit is contained in:
parent
fba355b2ec
commit
9c792717db
1 changed files with 5 additions and 5 deletions
10
readme.rst
10
readme.rst
|
|
@ -1,5 +1,5 @@
|
|||
.. image:: https://travis-ci.org/latestrevision/django-mailbox.png?branch=master
|
||||
:target: https://travis-ci.org/latestrevision/django-mailbox
|
||||
.. image:: https://travis-ci.org/coddingtonbear/django-mailbox.png?branch=master
|
||||
:target: https://travis-ci.org/coddingtonbear/django-mailbox
|
||||
|
||||
How many times have you had to consume some sort of POP3, IMAP, or local mailbox for incoming content,
|
||||
or had to otherwise construct an application driven by e-mail?
|
||||
|
|
@ -11,13 +11,13 @@ the e-mail will be stored, and you can process it at will (or, if you're in a hu
|
|||
- Documentation for django-mailbox is available on
|
||||
`ReadTheDocs <http://django-mailbox.readthedocs.org/>`_.
|
||||
- Please post issues on
|
||||
`Github <http://github.com/latestrevision/django-mailbox/issues>`_.
|
||||
`Github <http://github.com/coddingtonbear/django-mailbox/issues>`_.
|
||||
- Test status available on
|
||||
`Travis-CI <https://travis-ci.org/latestrevision/django-mailbox>`_.
|
||||
`Travis-CI <https://travis-ci.org/coddingtonbear/django-mailbox>`_.
|
||||
|
||||
|
||||
|
||||
.. image:: https://d2weczhvl823v0.cloudfront.net/latestrevision/django-mailbox/trend.png
|
||||
.. image:: https://d2weczhvl823v0.cloudfront.net/coddingtonbear/django-mailbox/trend.png
|
||||
:alt: Bitdeli badge
|
||||
:target: https://bitdeli.com/free
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue