diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
deleted file mode 100644
index 8f006a55f96f6a83ab93fb480a6d359a49fb4144..0000000000000000000000000000000000000000
--- a/.gitlab-ci.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-update_readme:
-  script:
-    - echo $CI_PROJECT_NAME # Sanity check
-    - sed -ie "s/{THIS_VERSION}/$(printf "mk7.%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short HEAD)")/g" README.md
diff --git a/README.md b/README.md
index 75179968b7fa75162ac7a60d8b35b995063f2658..6e55ce985d0209de9df78ce5fd09d9c48aea3647 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,4 @@
-# lektor THIS_VERSION
-
-[![commits](https://git.iiens.net/martin2018/lektor/badges/master/commits.svg)](https://git.iiens.net/martin2018/lektor/-/commits/master)
+# lektor mk7
 
 A Karaoke player made to replace the old bash scripts on Sakura.
 They will enable one to have a database and make requests over the network.