diff --git a/README.md b/README.md
index 14c47c6f2ee2453bce2e9d8410087e56bda3d79c..66edc6673e5265e4e44e51a30078dbf0d650c444 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # skyward-datcom-parser
 A simple Python script to parse Missile Datcom Output File
 
-This simple Command Line script converts the for006.dat Missile Datcom 97 output file to a MATLAB .mat file. It has been implement to retrieve the data for a standard simulation without deflections. 
+This simple Command Line script converts the `for006.dat` Missile Datcom 97 output file to a MATLAB `.mat` file. It has been implemented to retrieve the data for a standard simulation without deflections. 
 
 The version is pre-alpha so it could behave very buggy.