From 5f1d0e9acabb97508869a6a5852c3f5cdf280691 Mon Sep 17 00:00:00 2001 From: "(Holloway) Chew, Kean Ho" Date: Mon, 18 Sep 2023 16:36:23 +0800 Subject: [PATCH] README.md: added list of supported technologies and ecosystems The current README.md are not selling the list of supported tech and ecosystems. Hence, let's add it in. This patch adds list of supported technologies and ecosystems in README.md. Co-authored-by: Galyna, Cory <124406765+corygalyna@users.noreply.github.com> Co-authored-by: (Holloway) Chew, Kean Ho Signed-off-by: (Holloway) Chew, Kean Ho --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README.md b/README.md index b208fe8d..b4545288 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,28 @@ Some good business reasons why AutomataCI is made: +### Supported Technologies + +* Nim Programming Language (*Coming Soon*) +* Go Programming Language (*Coming Soon*) +* C Programming Language (*Coming Soon*) +* Node Programming Language (*Coming Soon*) +* Python Programming Language +* Some Manual MISC stuffs + + + +### Deployable Distributions + +* `.deb` repo (for `apt-get install`) +* `.rpm` repo (for `yum install`) +* `.flatpak` repo (for `flatpak install`) +* `OCI` images (for `docker run`, GitHub Packages) +* `PyPi` Python Package (for `pip install`) +* GitHub Pages + + + ## How To Use AutomataCI