From 108a76dd12a7a357d84c74a9ebf5c4c81f64c313 Mon Sep 17 00:00:00 2001 From: Jeremy Auguste <jeremy.auguste@lis-lab.fr> Date: Wed, 24 Oct 2018 17:52:58 +0200 Subject: [PATCH] Added a small README --- README.org | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.org diff --git a/README.org b/README.org new file mode 100644 index 0000000..682ff15 --- /dev/null +++ b/README.org @@ -0,0 +1,7 @@ +This repository groups a set of tools to easily use OAR. + +* Requirements + ++ *oargen* requires python 2+ or 3+. ++ *batchoar* and *oarstats* require python 3+. The /pyyaml/ package is also required. + -- GitLab