Update README.md

This commit is contained in:
Roland Hollós 2024-07-31 23:20:15 +02:00
parent b47726194f
commit 7b5448fadf

View File

@ -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