From 0fc97411c0f2f89ad3c8188a52e1cb410d2db98d Mon Sep 17 00:00:00 2001
From: Dennis Wanja <78819932+Lilytreasure@users.noreply.github.com>
Date: Tue, 7 May 2024 16:07:39 +0300
Subject: [PATCH] Update README.md
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 4237c99..0539afa 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,8 @@ Decompose is a Kotlin Multiplatform library for breaking down your code into lif
https://arkivanov.github.io/Decompose/getting-started/quick-start/
https://github.com/arkivanov/Decompose
Also includes Depedency injection with Koin and examples of how to access Device Specific APIs
+#CICD
+ GitHub Actions(https://github.com/features/actions) - GitHub Actions makes it easy to automate all your software workflows, now with world-class CI/CD. Build, test, and deploy your code right from GitHub. Make code reviews, branch management, and issue triaging work the way you want.
#Android