diff options
author | Elias Fleckenstein <eliasfleckenstein@web.de> | 2022-05-23 22:54:19 +0200 |
---|---|---|
committer | Elias Fleckenstein <eliasfleckenstein@web.de> | 2022-05-23 22:54:19 +0200 |
commit | 512239c77a63779649ee4a996e83f52f7f3b7a46 (patch) | |
tree | 0a8b8f0de295a2e982cc8cbe208a38b9aab7a2c3 /README.md | |
download | center-512239c77a63779649ee4a996e83f52f7f3b7a46.tar.xz |
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..726e933 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# center +Centers text read from stdin in terminal. +UTF-8 is supported. |