From 2a66b0c0cd9450e055b3fd84d1e265492a4e80d8 Mon Sep 17 00:00:00 2001
From: Ruben Di Battista <ruben.dibattista@skywarder.eu>
Date: Sun, 6 Sep 2015 01:36:06 +0200
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 14c47c6..66edc66 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. 
 
-- 
GitLab