From f4aef5e3abd379cefdbca8c1366f6a08056ff0b3 Mon Sep 17 00:00:00 2001 From: reidlab Date: Tue, 31 Oct 2023 20:10:36 -0700 Subject: [PATCH] remove more unused things --- readme.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/readme.md b/readme.md index ad6549b..f90162b 100644 --- a/readme.md +++ b/readme.md @@ -31,10 +31,6 @@ run `sqlx database setup` then finally run the server with `cargo run` -## CLI tools - -add `--help` or `-h` when calling the binary for special tools, such as patching executables. - ## todo - user icons in account management pages