Skip to content

Commit ad8e5c2

Browse files
committed
Merge branch 'master' of https://github.com/codeyu/leetcode
2 parents 3b07cea + 93795ac commit ad8e5c2

1 file changed

Lines changed: 9 additions & 5 deletions

File tree

Scripts/README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
Some Scripts to Save Time
22
============
33

4-
### Fork from [haoel's leetcode](https://github.com/haoel/leetcode)
5-
6-
### thanks ♥ @haoel
7-
8-
---
94
### auto.ps1
105

116
`auto.ps1` - it's used to generate files include author,problem description, comments, test code and so on.
@@ -26,6 +21,15 @@ PS /Users/codeyu/github/leetcode/Scripts> ./auto.ps1 https://leetcode.com/proble
2621

2722
The NextPermutation.cs and NextPermutationTest.cs files would be generated by above command.
2823

24+
---
25+
26+
OBSOLETE
27+
28+
### Fork from [haoel's leetcode](https://github.com/haoel/leetcode)
29+
30+
### thanks ♥ @haoel
31+
32+
2933
### comments.sh
3034

3135
`comments.sh` - it's used to generate author and problem description comments

0 commit comments

Comments
 (0)