Skip to content

Commit 0c92ead

Browse files
committed
update readme file for rename package to GRT-Develop.
1 parent 663c99f commit 0c92ead

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# GRT-Config
1+
# GRT-Develop
22
A package for deep customization of Gleam-RT.
33

44
## option and argument
@@ -9,8 +9,8 @@ import (
99
"fmt"
1010
"os"
1111

12-
"github.com/RSSU-Shellcode/GRT-Config/argument"
13-
"github.com/RSSU-Shellcode/GRT-Config/option"
12+
"github.com/RSSU-Shellcode/GRT-Develop/argument"
13+
"github.com/RSSU-Shellcode/GRT-Develop/option"
1414
)
1515

1616
func main() {

0 commit comments

Comments
 (0)