summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichele Simionato <michele.simionato@gmail.com>2015-03-16 16:26:37 +0100
committerMichele Simionato <michele.simionato@gmail.com>2015-03-16 16:26:37 +0100
commitb1755bb74675d373560cffc2bc3a4f5098d58dbc (patch)
treedf89cff882c4179ee2091024fc55ba925bc57203 /README.md
parent4dbca25bb139bead4221ab19eade93cfd7ce16ea (diff)
downloadpython-decorator-git-b1755bb74675d373560cffc2bc3a4f5098d58dbc.tar.gz
Added a markdown README
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..852dc06
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+[See the real README](README.rst)
+
+[![Build Status](https://secure.travis-ci.org/micheles/decorator.png?branch=master)](https://travis-ci.org/micheles/decorator)