From b442c89c9d98560c7b236b0d956ff8f2a434f5ff Mon Sep 17 00:00:00 2001 From: Daniel Bauer Date: Thu, 18 Oct 2018 01:42:13 +0200 Subject: [PATCH] examples in README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index a78f28c..ebf08d6 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,13 @@ Features - Multidimensional - Unit tested +Examples +--- +The example folder contains input and output files for two simple test systems: + +- 1d: Phi torsion angle of dialanine in vaccum +- 2d: Phi and psi torsion angles of the same system + TODO ---