diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-11-04 12:29:18 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2023-11-04 12:29:18 +0100 |
| commit | f9dcd08833afdfb3b4446cb842d3ecd4469c5638 (patch) | |
| tree | 507ae5c048f48543db0cdd068f7c8b510d3dace3 /README.md | |
| parent | 7d07bd86a130bae674348b600d13efc25942271e (diff) | |
| download | crep-f9dcd08833afdfb3b4446cb842d3ecd4469c5638.tar.gz | |
Added main, it has to start somewhere
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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. |
