diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..29933a5 --- /dev/null +++ b/readme.md @@ -0,0 +1,9 @@ +# Introduction + +Lost Ark Queue Time calcualtor helps you know when you can play Lost Ark. The in-game queue doesn't give a time estimate, to this portable .exe helps you with that. + +## Download +See [releases](https://github.com/IdiosApps/lost-ark-queue-time-calculator/releases) page + +## Building from scratch +`pyinstaller --onefile -w 'main.py'`