From 75ac7414c2cda6ed3bbcd03a8201859be7f6a391 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Sat, 24 Dec 2016 16:16:12 +0100 Subject: readme: Add "Read the Docs" badge --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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. -- cgit v1.2.3