Move stuff around to better conform with standard structures. Improve docs.

This commit is contained in:
2020-11-21 23:17:51 +10:30
parent 46fe9b66c4
commit 207d5b32e0
2 changed files with 11 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
package main
import (
"github.com/tardisx/openttd-admin/pkg"
"github.com/tardisx/openttd-admin/pkg/admin"
"flag"
"strings"
"os"