Skip to content

Commit 070f929

Browse files
committed
Update "README.rst" file.
1 parent 66b1078 commit 070f929

File tree

2 files changed

+19
-7
lines changed

2 files changed

+19
-7
lines changed

README.rst

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
Colour - Checker Detection
22
==========================
33

4-
.. image:: https://raw.githubusercontent.com/colour-science/colour-checker-detection/master/docs/_static/ColourCheckerDetection_001.png
4+
A `Python <https://www.python.org/>`_ package implementing various colour
5+
checker detection algorithms and related utilities.
6+
7+
It is open source and freely available under the
8+
`New BSD License <http://opensource.org/licenses/BSD-3-Clause>`_ terms.
59

610
.. start-badges
711
@@ -22,11 +26,13 @@ Colour - Checker Detection
2226

2327
.. end-badges
2428
25-
A `Python <https://www.python.org/>`_ package implementing various colour
26-
checker detection algorithms and related utilities.
29+
.. image:: https://raw.githubusercontent.com/colour-science/colour-checker-detection/master/docs/_static/ColourCheckerDetection_001.png
2730

28-
It is open source and freely available under the
29-
`New BSD License <http://opensource.org/licenses/BSD-3-Clause>`_ terms.
31+
.. contents:: **Table of Contents**
32+
:backlinks: none
33+
:depth: 3
34+
35+
.. sectnum::
3036

3137
Features
3238
--------

docs/index.rst

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,20 @@
11
Colour - Checker Detection
22
==========================
33

4-
.. image:: https://raw.githubusercontent.com/colour-science/colour-checker-detection/master/docs/_static/ColourCheckerDetection_001.png
5-
64
A `Python <https://www.python.org/>`_ package implementing various colour
75
checker detection algorithms and related utilities.
86

97
It is open source and freely available under the
108
`New BSD License <http://opensource.org/licenses/BSD-3-Clause>`_ terms.
119

10+
.. image:: https://raw.githubusercontent.com/colour-science/colour-checker-detection/master/docs/_static/ColourCheckerDetection_001.png
11+
12+
.. contents:: **Table of Contents**
13+
:backlinks: none
14+
:depth: 3
15+
16+
.. sectnum::
17+
1218
Features
1319
--------
1420

0 commit comments

Comments
 (0)