From f9dcd08833afdfb3b4446cb842d3ecd4469c5638 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 4 Nov 2023 12:29:18 +0100 Subject: Added main, it has to start somewhere --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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. -- cgit v1.2.3