Skip to content

Commit c839733

Browse files
authored
Update README.rst
1 parent daf599f commit c839733

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@ pyhepmc is part of the Scikit-HEP project, which aims to provide all tools neede
4141

4242
**pyhepmc is thoroughly unit tested**
4343

44-
We have 100% coverage for the Python API.
44+
We have close to 100% coverage for the Python API.
4545

4646
Documentation
4747
-------------
4848

49-
pyhepmc largely mirrors the C++ interface of the `HepMC3 library, which is documented here <http://hepmc.web.cern.ch/hepmc>`_. Parts of the documentation have been copied from HepMC3. Documentation is available as Python docstrings, so you can use Python's ``help()`` browser to learn about the API. Alternatively, you can consult `the online reference generated from these docstrings <https://scikit-hep.org/pyhepmc/>`_ which includes some examples.
49+
`Documentation is available here <https://scikit-hep.org/pyhepmc/>`_, and includes some examples (Jupyter notebooks). Furthermore, you can use Python's ``help()`` browser to learn about the API. The documentation is generated from Python docstrings, which are translated from the `HepMC3 library, which is documented here <http://hepmc.web.cern.ch/hepmc>`_.
5050

5151
License
5252
-------

0 commit comments

Comments
 (0)