Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jessp01 authored Jan 25, 2025
1 parent ec27749 commit d6eb75e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ Sounds good? Skip ahead to the [screencast section](#asciinema-screencast-not-a-
Highlighting output in the shell is hardly a novel idea and its effectiveness is generally agreed to be high:)
There are other tools that provide similar functionality, for instance `supercat` and `grc`. However, with this
project, I was looking to create a tool that can effectively replace `cat`, `tail` and other traditional utils with zero
to very little effort.
to little effort.

### Features

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

0 comments on commit d6eb75e

Please sign in to comment.