Skip to content

Commit 6158e7c

Browse files
authored
Update adding-projects.md
1 parent 784ef42 commit 6158e7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/adding-projects.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ Here's an example `context7.json` file with all available options:
4040
4141
#### Field Descriptions
4242

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.
4444

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.
4646

4747
- **`branch`** (string): The name of the git branch to parse. If not provided, the default branch will be used.
4848

0 commit comments

Comments
 (0)