mirror of
https://github.com/DarrenOfficial/dpaste.git
synced 2024-11-15 08:02:54 +11:00
Typo fixes
This commit is contained in:
parent
4eac9e00e3
commit
c7d5ab21c6
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
dpaste
|
||||
======
|
||||
|
||||
.. image:: https://travis-ci.org/bartTC/dpaste.png?branch=master
|
||||
:target: https://travis-ci.org/bartTC/dpaste
|
||||
.. image:: https://coveralls.io/repos/bartTC/dpaste/badge.png?branch=master
|
||||
:target: https://coveralls.io/r/bartTC/dpaste?branch=master
|
||||
.. image:: https://travis-ci.org/bartTC/dpaste.png?branch=master
|
||||
:target: https://travis-ci.org/bartTC/dpaste
|
||||
.. image:: https://coveralls.io/repos/bartTC/dpaste/badge.png?branch=master
|
||||
:target: https://coveralls.io/r/bartTC/dpaste?branch=master
|
||||
|
||||
dpaste is a Django based pastebin. It's intended to run separately but its also
|
||||
possible to be installed into an existing Django project like a regular app.
|
||||
|
|
Loading…
Reference in a new issue