Skip to content

Commit deb0d08

Browse files
committed
update json output example
1 parent a33aba5 commit deb0d08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ The JSON output will have the following structure:
138138
"directory_name": "codebase",
139139
"token_count": 1234,
140140
"model_info": "ChatGPT models, text-embedding-ada-002",
141-
"files": [...]
141+
"files": []
142142
}
143143
```
144144

0 commit comments

Comments
 (0)