summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2016-12-24 16:16:12 +0100
committerFelix Morgner <felix.morgner@gmail.com>2016-12-24 16:16:12 +0100
commit75ac7414c2cda6ed3bbcd03a8201859be7f6a391 (patch)
treec6305069a669d38b8bf02aa1592ca718a711a785 /README.md
parent54b15f3fd651ffb09260cee598f458c1fb29ce60 (diff)
downloadextfs-75ac7414c2cda6ed3bbcd03a8201859be7f6a391.tar.xz
extfs-75ac7414c2cda6ed3bbcd03a8201859be7f6a391.zip
readme: Add "Read the Docs" badge
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
index e5b6442..c2d4955 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,9 @@
**extfs** is a simple implementation of the ext family (2/3/4) of file systems.
+[![Documentation Status](https://readthedocs.org/projects/extfs/badge/?version=latest)](http://extfs.readthedocs.io/?badge=latest)
+
+
#Disclaimer
I take no responsibility for any damage done to your main file system or other
data.