diff --git a/README.md b/README.md index eb12e4b..c8bc1b3 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@

## 🔖 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