From 0a4519f10ebcee79436a2aa7141561969cf921da Mon Sep 17 00:00:00 2001 From: rmanach Date: Fri, 24 Oct 2025 17:34:41 +0200 Subject: [PATCH] add README --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..dbfbff7 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# rs-optimg + +Same as [optimg](https://gitea.thegux.fr/rmanach/optimg) but in **Rust**. \ No newline at end of file