Skip to content

Commit b94b035

Browse files
authored
[Docs Agent] Update Docs Agent's README.md file, which was missed in its 0.4.1 update. (#537)
1 parent 0f49ff1 commit b94b035

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

examples/gemini/python/docs-agent/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ tasks:
5050
5151
To set up and run the `agent runtask` command, see [Set up Docs Agent CLI][cli-readme].
5252

53+
For creating a new task, see [Create a new Docs Agent task][create-a-new-task].
54+
5355
## Summary of features
5456

5557
The list below summarizes the tasks and features supported by Docs Agent:
@@ -140,7 +142,7 @@ Setting up Docs Agent requires the following prerequisite items:
140142
- (**Optional**) [Authenticated OAuth client credentials][oauth-client]
141143
stored on the host machine
142144

143-
### 2 Update your host machine's environment
145+
### 2. Update your host machine's environment
144146

145147
Update your host machine's environment to prepare for the Docs Agent setup:
146148

@@ -476,3 +478,4 @@ Meggin Kearney (`@Meggin`), and Kyo Lee (`@kyolee415`).
476478
[new-15-mode]: docs/config-reference.md#app_mode
477479
[tasks-dir]: tasks/
478480
[describe-images]: tasks/describe-images-for-alt-text-task.yaml
481+
[create-a-new-task]: docs/create-a-new-task.md

0 commit comments

Comments
 (0)