Skip to content

Commit 42c141f

Browse files
committed
Fix reference index
1 parent 6f74461 commit 42c141f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
DiffuPy |release| Documentation
22
===============================
33
DiffuPy is a generalizable Python implementation of the numerous label propagation algorithms inspired by the diffuStats
4-
R package [1]. DiffuPy supports generic graph formats such as JSON, CSV, GraphML, or GML.
4+
R package [1]_. DiffuPy supports generic graph formats such as JSON, CSV, GraphML, or GML.
55

66
Installation is as easy as getting the code from `PyPI <https://pypi.python.org/pypi/diffupy>`_ with
77
:code:`python3 -m pip install diffupy`. See the :doc:`installation <installation>` documentation.

0 commit comments

Comments
 (0)