diff --git a/.gitignore b/.gitignore
index ca84710..370d795 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ node_modules
dist/
build/
.svelte-kit/
+*.local
diff --git a/README.md b/README.md
index 5527d32..4b22ee0 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Qalculator
+# Qalculator.xyz
diff --git a/lib/index.html b/lib/index.html
index ebebfd6..958ffac 100644
--- a/lib/index.html
+++ b/lib/index.html
@@ -3,7 +3,7 @@
-
by Stephan Troyer