diff --git a/docs/ctags.md b/docs/ctags.md index e48ca78ab..5c3e1978b 100644 --- a/docs/ctags.md +++ b/docs/ctags.md @@ -1,8 +1,6 @@ # Improving GPT-4's codebase understanding with ctags -![robot flowchat](../assets/robot-flowchart.png) - GPT-4 is extremely useful for "self-contained" coding tasks, like generating brand new code or modifying a pure function that has no dependencies.