From 081c78ea1bc9464ef551fad5c5349fc2cc1a6b11 Mon Sep 17 00:00:00 2001 From: Martin Mares <mj@ucw.cz> Date: Thu, 6 Jun 2024 14:26:52 +0200 Subject: [PATCH] Added a rudimentary README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..697dd42 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# The Ship's Cat container manager + +Who would know more about shipping containers than the ship's cat does? :) + +TODO: Documentation + +License: GPLv2 or newer -- GitLab