Skip to content

Commit 4be81fc

Browse files
committed
DOC: update README
1 parent a93abac commit 4be81fc

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.. -*- mode: rst -*-
22
3-
|Travis|_ |AppVeyor|_ |Codecov|_ |CircleCI|_
3+
|Travis|_ |AppVeyor|_ |Codecov|_ |CircleCI|_ |ReadTheDocs|_
44

55
.. |Travis| image:: https://travis-ci.org/scikit-learn-contrib/project-template.svg?branch=master
66
.. _Travis: https://travis-ci.org/scikit-learn-contrib/project-template
@@ -17,12 +17,13 @@
1717
.. |ReadTheDocs| .. image:: https://readthedocs.org/projects/sklearn-template/badge/?version=latest
1818
.. _ReadTheDocs: https://sklearn-template.readthedocs.io/en/latest/?badge=latest
1919

20-
2120
project-template - A template for scikit-learn contributions
2221
============================================================
2322

24-
**project-template** is a template project for
25-
[scikit-learn](http://scikit-learn.org/) compatible extensions.
23+
.. _scikit-learn: https://scikit-learn.org
24+
25+
**project-template** is a template project for scikit-learn_ compatible
26+
extensions.
2627

2728
It aids development of estimators that can be used in scikit-learn pipelines
2829
and (hyper)parameter search, while facilitating testing (including some API

0 commit comments

Comments
 (0)