aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2023-07-10 15:24:46 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2023-07-10 15:24:46 +0200
commit3a01f9613005639d15a2bd3b45b4f45d6a20e597 (patch)
tree3ce20ead68f5b1e1ff1d67be5468bed30aacb061 /README.md
parentInitial commit. (diff)
downloadrainbow-parenthesis-3a01f9613005639d15a2bd3b45b4f45d6a20e597.tar.gz
rainbow-parenthesis-3a01f9613005639d15a2bd3b45b4f45d6a20e597.tar.xz
Add code.
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..bebbbd3
--- /dev/null
+++ b/README.md
@@ -0,0 +1,6 @@
+Rainbow Parenthesis
+===================
+
+A simple script which highlights parenthesis on the data given on stdin.
+
+ cat main.py | ./main.py