Skip to content

Commit 7d39698

Browse files
authored
Update README.md
1 parent 0b3063d commit 7d39698

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,9 @@
44

55
```sh
66
sh ./replace.sh $your_project_name $your_github_id $your_name
7+
# or want to keep origin github_id and name
8+
sh ./replace.sh $your_project_name
9+
10+
# commit
711
rm ./replace.sh && git add . && git commit -m "rename"
812
```

0 commit comments

Comments
 (0)