Procházet zdrojové kódy

Fix README.

tags/v0.2
Ben Kurtovic před 11 roky
rodič
revize
b2f0f23ea4
2 změnil soubory, kde provedl 4 přidání a 2 odebrání
  1. +1
    -1
      .travis.yml
  2. +3
    -1
      README.rst

+ 1
- 1
.travis.yml Zobrazit soubor

@@ -2,5 +2,5 @@ language: python
python:
- "2.7"
- "3.3"
install:
install: python setup.py build
script: python setup.py test -q

+ 3
- 1
README.rst Zobrazit soubor

@@ -1,7 +1,9 @@
mwparserfromhell
================

[![Build Status](https://secure.travis-ci.org/earwig/mwparserfromhell.png?branch=develop)](http://travis-ci.org/earwig/mwparserfromhell)
..image:: https://travis-ci.org/earwig/mwparserfromhell.png?branch=develop
:alt: Build Status
:target: http://travis-ci.org/earwig/mwparserfromhell

**mwparserfromhell** (the *MediaWiki Parser from Hell*) is a Python package
that provides an easy-to-use and outrageously powerful parser for MediaWiki_


Načítá se…
Zrušit
Uložit