diff --git a/README.md b/README.md
index 6ab8b84b4e112f02b2109113007d689b50aa62cd_UkVBRE1FLm1k..c32beda19a4961b5ce5b8e3ea7308ff82f3467c2_UkVBRE1FLm1k 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,6 @@
          * [Build Process](#build-process)
          * [Deployment Manifests](#deployment-manifests)
          * [Miscellaneous](#miscellaneous)
-      * [Usage](#usage)
       * [Thanks!](#thanks)
       * [ToDo](#todo)
 
@@ -57,6 +56,8 @@
 
 Then you can just import the repository into your GitLab instance and are ready to go.
 
+For information on how to use these files and setup GitLab Kubernetes cluster/integration, see the above blog post and in specific this post [GitLab + Kubernetes: Perfect Match for Continuous Delivery with Container](https://edenmal.moe/post/2017/GitLab-Kubernetes-Perfect-Match-for-Continuous-Delivery-with-Container/).
+
 ## GitLab Docs References
 * GitLab Kubernetes Integration Docs: https://docs.gitlab.com/ce/user/project/integrations/kubernetes.html
 * GitLab Kubernetes Integration Docs Environment variables: https://docs.gitlab.com/ce/user/project/integrations/kubernetes.html#deployment-variables
@@ -90,9 +91,6 @@
 ### Miscellaneous
 * [`media/`](/media/) - Contains media for the [`README.md`](/README.md) in this repository.
 
-## Usage
-For information on how to use these files and setup GitLab Kubernetes cluster/integration, see the above blog post and in specific this post [GitLab + Kubernetes: Perfect Match for Continuous Delivery with Container](https://edenmal.moe/post/2017/GitLab-Kubernetes-Perfect-Match-for-Continuous-Delivery-with-Container/).
-
 ## Thanks!
 Thanks to [@shadycuz - GitHub](https://github.com/shadycuz) for his comments with improvements for the code in this repository!