diff --git a/README.md b/README.md
index f27f193..4286bb2 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,16 @@
# APRS2Email
Bidirectional APRS <> Email Gateway
+
+This is a bidirectional APRS <> Email gateway with Alias mapping.
-This is a bidirectional APRS <> Email gateway with Alias mapping.
+From APRS to Email:
+@email@email.com hello world!
+Emails will contain the subject of the APRS Users callsign, with the message in the email body.
-Todo: Reverse Alias Mapping
+From EMAIL to APRS:
+Subject: email
+Body: @CALL-SSID hello world!
+
+Todo:
+Reverse Alias Mapping
+Better Trigger Words from Email to APRS