From 523197384e6d85c9cd70043c03c0c699a6061fcd Mon Sep 17 00:00:00 2001 From: Anson Biggs Date: Thu, 16 Dec 2021 23:06:35 -0700 Subject: [PATCH] wording change --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 8e92301..cf51e27 100644 --- a/index.html +++ b/index.html @@ -108,7 +108,8 @@
  • Programmed in Python and uses CI/CD to publish and deploy code to a Kubernetes Cluster that I manage in order to seamlessly keep - production code up to date. + production code up to date. Uses abstracted asset API to manage + multiple types of assets.
  • Developed completely open-source in public under MIT License.