1
0
mirror of https://git.lain.church/emil/libhl.git synced 2025-06-26 20:06:42 +00:00

fixed alignment

This commit is contained in:
anon
2023-08-19 20:56:20 +02:00
parent 1ea04a4b27
commit c284f3f283

@ -1,7 +1,8 @@
# hl # hl
General purpose highlighter. General purpose highlighter.
// it would be lovely to have a different name the "library" part and the cli // it would be lovely to have a different name the "library" part and the cli
# Usage # Usage
hl will read from stdin and write to stdout. hl will read from stdin and write to stdout.
hl < source/main.c hl < source/main.c