From f949df5706a62f43622834749a5b99adf0e18ee5 Mon Sep 17 00:00:00 2001 From: Tremeschin <29046864+Tremeschin@users.noreply.github.com> Date: Tue, 17 Jan 2023 19:35:23 -0400 Subject: [PATCH] Readme --- Readme.md | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/Readme.md b/Readme.md index 01cfa88..d8bdce9 100644 --- a/Readme.md +++ b/Readme.md @@ -37,16 +37,11 @@ Options: ``` Apply all optimizations possible: -- `./ardmin -p ~/AudioLabs/ArdourSessions -a` +- `./ardmin -p ~/Path/To/Ardour/Sessions -a` +Apply only states and unused optimizations: +- `./ardmin -p ~/Path/To/Ardour/Sessions -s -u` +# ● License -
- -# ● Licenses / Licensing - -## ⏵ Code -**Currently all code is PROPRIETARY, no copying allowed, only reading if I gave you personally access or the repo itself** - -**The files and root license says AGPLv3-only because this project will be open source in the future.** - +MIT License.