From 351ae3a74b081663a99161b83213394b3798a520 Mon Sep 17 00:00:00 2001 From: Gareth Tribello Date: Fri, 3 May 2024 12:20:46 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 461c474..9475f17 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ # PlumedToHTML -This is a Python implementation that allows you to generate pretified PLUMED input files that can be included in HTML documents. These pretified inputs have the following features: +This is a Python implementation that allows you to generate pretified PLUMED input files that can be included in HTML documents. These pretified inputs have the following features: * There is a badge that shows whether PLUMED is able to parse the input or not. * When you hover over the names of actions tooltips appear to describe them that contain links to the corresponding pages in the PLUMED documentation.