diff --git a/README.md b/README.md
index 698cc29..dc960db 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,6 @@ The code for my personal website. Includes PHP contact form and the site is util
Contains the following features:
-- a way to contact me
-- some of my projects
-- some of my artwork
+- a way to contact me.
+- some of my projects.
+- some of my artwork.
diff --git a/contact.php b/contact.php
index 7c93167..61ef305 100644
--- a/contact.php
+++ b/contact.php
@@ -33,6 +33,7 @@


