Skip to content

Commit ad2009f

Browse files
committed
updated sphinx docs
1 parent cb5e705 commit ad2009f

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
## Filezen
22
[![Documentation Status](https://readthedocs.org/projects/filezen/badge/?version=latest)](https://filezen.readthedocs.io/en/latest/?badge=latest)
3-
![License Badge](https://img.shields.io/github/license/ab-anand/FileZen?color=red)
3+
[![Build Status](https://travis-ci.com/ab-anand/Filezen.svg?branch=master)](https://travis-ci.com/ab-anand/Filezen)
4+
![License Badge](https://img.shields.io/github/license/ab-anand/FileZen?color=red)
45

5-
An intelligent file organizer in the form of a module.
6+
An intelligent file organizer in the form of a module which reads your file storing pattern & move
7+
the cluttered files accordingly.
68

79
---
810

docs/source/badges.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
.. |readthedocs.org| image:: https://readthedocs.org/projects/filezen/badge/?version=latest
22
:target: https://filezen.readthedocs.io/en/latest/index.html
33
.. |license| image:: https://img.shields.io/github/license/ab-anand/FileZen?color=red
4-
:target: https://github.com/ab-anand/FileZen/blob/master/LICENSE
4+
:target: https://github.com/ab-anand/FileZen/blob/master/LICENSE
5+
.. |build| image:: https://travis-ci.com/ab-anand/Filezen.svg?branch=master
6+
:target: https://github.com/ab-anand/FileZen

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
Filezen
55
=======
6-
|readthedocs.org| |license|
6+
|readthedocs.org| |license| |build|
77

88

99
.. toctree::

0 commit comments

Comments
 (0)