diff --git a/README.md b/README.md
index 026eb73..27aacfa 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Callsign Tester
+# Callsign Checker
An app for checking the format of a callsign and finding the country it belongs to.
diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte
index 9287328..2104522 100644
--- a/src/routes/+layout.svelte
+++ b/src/routes/+layout.svelte
@@ -3,10 +3,12 @@