Skip to content

Commit c197114

Browse files
committed
update description
1 parent 5808220 commit c197114

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@
66
### How to use
77

88
```sh
9-
sh ./replace.sh $your_project_name $your_github_id $your_name
10-
# or want to keep origin github_id and name
11-
sh ./replace.sh $your_project_name
9+
# start replacing process, the script will ask some problems to make your project
10+
./replace.sh
1211

1312
# commit
1413
rm ./replace.sh && git add . && git commit -m "rename"

0 commit comments

Comments
 (0)