diff --git a/README.md b/README.md new file mode 100644 index 0000000..de979dc --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +oSPARC Meta Parallel Runner +=========================== + +This service is part of the Metamodelling framework in +**o2S2PARC**. It allows the user to run studies in +parallel on the platform. + +Test +==== + +To run a local test: + +``` +make build +make run-local +```