From 8a4cd88d1b8f950927e4dd9433e0ccef1e93bcca Mon Sep 17 00:00:00 2001 From: Alejandro Suarez <asuarez@iri.upc.edu> Date: Mon, 19 Dec 2016 22:41:07 +0100 Subject: [PATCH] Added TO-DO to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 586318b..c90970d 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,5 @@ Right now, the package contains the following plugins: touches the "black hole", then the model will be deleted. Useful to dispatch objects that are no longer required in the simulation (e.g. a can thrown to the thrash). + +TO-DO: Instructions and examples on how to use the plugins -- GitLab