README.md fixed and test-results

This commit is contained in:
Dmitry Sergeev
2026-09-04 00:28:23 +03:00
parent 4fa5f9212a
commit f5852dafe0
3 changed files with 56 additions and 8 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ import (
const (
APP_NAME = "MXL Player"
APP_VER = "0.3.0"
APP_VER = "0.1.0"
WIN_WIDTH int32 = 1280
WIN_HEIGHT int32 = 720
)