diff --git a/readme.md b/readme.md index dd5dc83..f5dce45 100644 --- a/readme.md +++ b/readme.md @@ -8,4 +8,5 @@ ## Nutzung - siehe `tools/build -h` +- Beispiel: `path=/tmp/zeitbild.sqlite && rm ${path} -f | tools/build -f sqlite | sqlite3 ${path}`