Skip to content

Commit deef8f0

Browse files
authored
Update README.md
1 parent eac31c6 commit deef8f0

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
@@ -1,7 +1,7 @@
11
# bot-python
22
Starter kit for Python bot for Automa
33

4-
Please read the [Bot Development](https://docs.automa.app/bot-development) docs to understand how an [Automa][automa] bot works and how to develop it.
4+
Please read the [Agent Development](https://docs.automa.app/agent-development) docs to understand how an [Automa][automa] bot works and how to develop it.
55

66
* `/automa` endpoint is the receiver for the webhook from [Automa][automa]
77
* `update` function in `app/update.py` is the logic responsible for updating code.

0 commit comments

Comments
 (0)