Skip to content

Commit 2546c3a

Browse files
authored
Merge pull request #7 from automa/pavan/docs
Update README.md
2 parents eac31c6 + deef8f0 commit 2546c3a

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)