From 46ab69f0a3491184a420730d8e6e5c831d2803df Mon Sep 17 00:00:00 2001 From: Alexander Danilov Date: Sun, 21 Jul 2024 19:06:47 +0500 Subject: [PATCH] Add readme --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..98affec --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +This is a small script that publishes updates from github repositories of IITC-CE projects + +--- + +Install from GitHub Registry: + +`docker pull ghcr.io/iitc-ce/iitc_updates_bot:master` + +docker-compose: + +`image: ghcr.io/iitc-ce/iitc_updates_bot:master`