File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -40,9 +40,9 @@ Here's an example `context7.json` file with all available options:
40
40
41
41
#### Field Descriptions
42
42
43
- - ** ` projectTitle ` ** (string): The display name for your project in Context7. This overrides the default repository name.
43
+ - ** ` projectTitle ` ** (string): Suggested display name for your project in Context7. Only used when LLM can not generate a name with high confidence .
44
44
45
- - ** ` description ` ** (string): A brief description of what your library does. This helps coding agents understand the purpose of your project .
45
+ - ** ` description ` ** (string): Suggested description for your project in Context7. Only used when LLM can not generate a name with high confidence .
46
46
47
47
- ** ` branch ` ** (string): The name of the git branch to parse. If not provided, the default branch will be used.
48
48
You can’t perform that action at this time.
0 commit comments