From 921e3ef8ac3cb1dcbb58bc3b6cd00306c5fc5e18 Mon Sep 17 00:00:00 2001 From: André Erdmann Date: Mon, 23 Sep 2013 16:36:37 +0200 Subject: minor README change --- README | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index 9062f23..f5d33b1 100644 --- a/README +++ b/README @@ -12,6 +12,7 @@ overlay creation. bin/ -- scripts/programs bin/install/ -- variants of the scripts in bin/ for installed versions of roverlay + roverlay/ -- roverlay python modules config/ -- config files @@ -28,12 +29,13 @@ doc/ -- documentation root directory doc/pydoc -- code self-documentation in html, can be created with 'make pydoc' -tests/ -- python modules for testing roverlay -examples/ -- code examples +tests/ -- python modules for testing roverlay +examples/ -- code examples + = Usage instructions = -./roverlay.py [option(s)] [command(s)] +./roverlay.py [option...] [command...] Please see ./roverlay.py --help for all options and doc/rst or doc/html for the full usage documentation, including software/hardware requirements. -- cgit v1.2.3-65-gdbad