summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2023-11-04 12:29:18 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2023-11-04 12:29:18 +0100
commitf9dcd08833afdfb3b4446cb842d3ecd4469c5638 (patch)
tree507ae5c048f48543db0cdd068f7c8b510d3dace3 /README.md
parent7d07bd86a130bae674348b600d13efc25942271e (diff)
downloadcrep-f9dcd08833afdfb3b4446cb842d3ecd4469c5638.tar.gz
Added main, it has to start somewhere
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 67943ad..993cdc2 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
# crep - like grep but for code
-**What is it?** If grep and etags had a baby.
+## What is crep?
+
+If grep and etags had a baby.
Note: you should use ctags or etags. Seriously. This is an experimental thingy.