From 84a3592f176f05a57985514c2b59f2062e1b8f09 Mon Sep 17 00:00:00 2001 From: Otavio Napoli <> Date: Tue, 8 Jun 2021 10:52:58 -0300 Subject: [PATCH] Added more information at examples README --- examples/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/examples/README.md b/examples/README.md index c498d8ce..4a222eee 100644 --- a/examples/README.md +++ b/examples/README.md @@ -12,3 +12,9 @@ the command In the browser, navigate to `examples` directory to run the notebooks. +In `api` directory you may find examples on how to use CLAP's python API. + +In `cli` directory you may find examples on how to use CLAP's CLI tools, such as +how to create a cluster to install, compile, run and fetch results from +[NAS Parallel MPI Benchmarks](https://www.nas.nasa.gov/publications/npb.html). +