From d5b508e4bb8d5e74af0ec67a576299e9a6deab99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Crist=C3=B2fol=20Torrens?= Date: Wed, 19 Jan 2022 18:01:51 +0100 Subject: [PATCH] Add some TODOs to Future section --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 830c2b0..369230a 100644 --- a/README.md +++ b/README.md @@ -155,6 +155,8 @@ You can change the image name to whatever you want. ## Future * Add `.deb` and `.rpm` packages. +* Add CI/CD pipeline. +* Serve docker images for pulling. ## License