diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..001f36b --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +forked from https://github.com/keerthanpg/TalkToCode + +really hard to explain and messy right now. Refactor soon. You need to install +tree-sitter and make an object file to parse `go`, the only language that works +right now. + +Lots of stuff is hard coded. |