diff --git a/README b/README deleted file mode 100755 index 3aa1562..0000000 --- a/README +++ /dev/null @@ -1,3 +0,0 @@ -Swtor combat log parser (work in progress) - -To use: parser.py filename \ No newline at end of file diff --git a/README.md b/README.md index 2a1fe58..929070f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # swtor-parser -Star-Wars Old Republic logs parser \ No newline at end of file +Star-Wars Old Republic combat log parser (work in progress) + +## Python3 version +To use: swtor-parser.py filename.txt + +## PHP7 version +To use: swtor-parser.php