10000 fix the sytanx issue in README.md · jimmyjzhang/leetcode@4b73a1d · GitHub
[go: up one dir, main page]

Skip to content

Commit 4b73a1d

Browse files
committed
fix the sytanx issue in README.md
1 parent 423ad37 commit 4b73a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Some Scripts
55

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

8-
> **Notes**: The `comments.sh` needs [xidel](http://videlibri.sourceforge.net/xidel.html) to parse the html and grabe the contents without any 518A HTML tags. The script would check xidel whether installed or not in your Linux box, if not, it will download the [Universal Linux Version](http://videlibri.sourceforge.net/xidel.html#downloads) .
8+
> **Notes**: The `comments.sh` needs [xidel](http://videlibri.sourceforge.net/xidel.html) to grab & parse the html contents with filtering out the HTML tags. The script would check the `xidel` whether installed or not in your Linux box, if not, it will download the [Universal Linux Version](http://videlibri.sourceforge.net/xidel.html#downloads) .
99
1010
1) Create a file named largestNumber.cpp, and add Copyright & Problem description
1111
```

0 commit comments

Comments
 (0)
0