From a2ae613104158ef011ea0704043bbe49d1fb5c7f Mon Sep 17 00:00:00 2001 From: Ruben Di Battista <ruben.dibattista@skywarder.eu> Date: Sun, 19 Apr 2015 19:27:43 +0200 Subject: [PATCH] Update README.md Mistyping on the filename. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a09c1e0..5a2e9b1 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,4 @@ The version is pre-alpha so it could behave very buggy. python datcom_parser.py filename ``` -The filename is optional. Without it the parser will look for the `for005.dat' file. +The filename is optional. Without it the parser will look for the `for006.dat' file. -- GitLab