diff --git a/README.md b/README.md index df01f14..2d97300 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Agent Platform OCI - Manual do Desenvolvedor -Este tutorial ensina como implementar um novo agente a partir do `agent_template_backend`, usando o framework como motor corporativo de execução. +Este manual ensina como implementar um novo agente a partir do `agent_template_backend`, usando o framework como motor corporativo de execução. A ideia central é simples: diff --git a/README_en.md b/README_en.md index 6e3f702..5cf97d5 100644 --- a/README_en.md +++ b/README_en.md @@ -1,6 +1,6 @@ # Agent Platform OCI - Developer Guide -This tutorial teaches you how to implement a new agent from `agent_template_backend`, using the framework as a corporate execution engine. +This guide teaches you how to implement a new agent from `agent_template_backend`, using the framework as a corporate execution engine. The central idea is simple: diff --git a/img.png b/img.png new file mode 100644 index 0000000..4824521 Binary files /dev/null and b/img.png differ diff --git a/img_1.png b/img_1.png new file mode 100644 index 0000000..ffbdd47 Binary files /dev/null and b/img_1.png differ diff --git a/img_1_en.png b/img_1_en.png new file mode 100644 index 0000000..f3bf66b Binary files /dev/null and b/img_1_en.png differ