diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index c8dab4b2..24153d61 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -1,4 +1,4 @@ -name: pdoc +name: publish-doc # build the documentation whenever there are new commits on main on: diff --git a/README.md b/README.md index 558a1a0b..5687dd43 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,11 @@ aims to provide an in-seconds experience by allowing users to describe their pro text and utilizing agent frameworks to solve the task for them. Check out our discord for updates and roadmaps! +## Documentation + +- [Vision Agent Library Docs](https://landing-ai.github.io/vision-agent/) + + ## Getting Started ### Installation To get started, you can install the library using pip: