rename dir structure to match package name

update examples, readme
This commit is contained in:
onyx-and-iris
2022-09-22 22:55:08 +01:00
parent a5f653f569
commit 8a9b5f9a97
7 changed files with 11 additions and 13 deletions

View File

@@ -6,7 +6,7 @@ import (
"log"
"strings"
"github.com/onyx-and-iris/voicemeeter-api-go"
"github.com/onyx-and-iris/voicemeeter"
)
func main() {