From dd4cf40d3f49fcd92bdf792198332ade8943e3f3 Mon Sep 17 00:00:00 2001 From: Tamas Gal <tgal@km3net.de> Date: Tue, 31 Mar 2020 14:32:12 +0200 Subject: [PATCH] Update README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index bc1b9e4..cc8acca 100644 --- a/README.rst +++ b/README.rst @@ -8,7 +8,7 @@ The jppy Python package :target: https://km3py.pages.km3net.de/jppy This software provides Python access to functionalities in Jpp, like accessing -PDF functions. +PDF and NPE functions. It currently depends on a few Jpp headers (no Jpp compilation needed), make sure the ``$JPP_DIR`` is pointing to the Jpp directory. -- GitLab