diff --git a/.gitignore b/.gitignore
index b7397ca..e03fccf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
+/sitehome
+/config
target
Cargo.lock
.DS_Store
diff --git a/README.md b/README.md
index d80e805..c02c8ec 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Provisioning
+# Cloud Native Provisioning

@@ -11,7 +11,7 @@
-A provisioning system built with Nushell and KCL for infrastructure automation and Kubernetes cluster management.
+A cloud-native provisioning system built with Nushell and KCL for infrastructure automation and Kubernetes cluster management.
## Table of Contents
@@ -535,4 +535,4 @@ See LICENSE file for details.
## Support
-For issues and questions, consult the documentation in `core/README.md` or use the built-in help commands.
+For issues and questions, consult the documentation in `core/README.md` or use the built-in help commands.
\ No newline at end of file