From 846ffda31a1462b0b79e2493af1b78e6561599f2 Mon Sep 17 00:00:00 2001 From: Florian Festi Date: Tue, 29 Mar 2016 22:18:37 +0200 Subject: [PATCH] Fix markup --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index fcd55a0..26ae20c 100644 --- a/README.rst +++ b/README.rst @@ -5,6 +5,7 @@ This is a small python library for generating SVG drawings used for cutting out boxes or other structures using a laser cutter. It also comes with a set of ready-to-use, fully parametrized generators: + * Various simple boxes * Flex boxes with rounded corners and living hinges * Type trays with and without walls and floors @@ -12,6 +13,7 @@ It also comes with a set of ready-to-use, fully parametrized generators: * Magazine file And a few one trick ponies: + * A drill stand * A castle tower * A housing for a special kind of lamp @@ -45,6 +47,7 @@ Usage ===== There are two ways to use the available generators: + * Execute the scripts/boxes tool and pass the name of the generator together with the measurements on the command line * Run scripts/boxesserver which provides an web interface on port 8000