Skip to content

Commit d6eb75e

Browse files
authored
Update README.md
1 parent ec27749 commit d6eb75e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ Sounds good? Skip ahead to the [screencast section](#asciinema-screencast-not-a-
1414
Highlighting output in the shell is hardly a novel idea and its effectiveness is generally agreed to be high:)
1515
There are other tools that provide similar functionality, for instance `supercat` and `grc`. However, with this
1616
project, I was looking to create a tool that can effectively replace `cat`, `tail` and other traditional utils with zero
17-
to very little effort.
17+
to little effort.
1818

1919
### Features
2020

21-
- Supports over a 100 lexers for programming languages, configuration and log formats and UNIX commands (this is done using the
21+
- Supports over a hundred lexers for programming languages, configuration and log formats and UNIX commands (this is done using the
2222
[highlight Go package](https://github.com/jessp01/gohighlight))
2323
- Can accept input as an argument as well as from an `STDIN` stream
2424
- Can detect the lexer to use based on:

0 commit comments

Comments
 (0)