Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hahwul authored Feb 11, 2021
1 parent 47aff07 commit 7f2195a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</p>

## 🔖 Introduction
Gee is tools of standard input to each files and stdout. It is similar to the tee command, but there are more functions for convenience. In addition, it was written as go.
Gee is tools of stdin/network input to each files and stdout. It is similar to the tee command, but there are more functions for convenience. In addition, it was written as go. Supports stdin and network input, which provides output to stdout and files. In this process, it has various processing functions for lines such as replace, prefix, and suffix, so it can be used as a pipeline configuration or as a utility for testing. For more information, see the usage and case of study below!

## 🚀 Installation
from source
Expand Down

0 comments on commit 7f2195a

Please sign in to comment.