diff --git a/README.md b/README.md index c9a98c1..f1f20e8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +J +--------------- +A simple command line joiner program (hobby program) + This is a simple program which can join lines from stdin. The program is only 27 loc. I won\'t add features like pasting lines inside of a file. You can do everything just using stdin/stdout. Another advantage of this