Skip to content

Commit ced10fb

Browse files
Update README.md
1 parent 986bd15 commit ced10fb

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ platform and build with them instead of having to work from scratch.
5454
- [How does it work?](#how-does-it-work)
5555
- [Installation](#installation)
5656
- [Quickstart Guide](#quickstart-guide)
57+
- [Detailed documentation](detailed-documentation)
5758
- [Examples](#examples)
5859
- [How to build agentic systems with GenSphere](#How-to-build-agentic-systems-with-GenSphere)
5960
- [Notes about this version](#notes-about-this-version)
@@ -164,6 +165,11 @@ flow.outputs
164165
### Go over our 5-min tutorial notebook
165166
This [notebook](https://github.com/octopus2023-inc/gensphere/blob/main/gensphere_tutorial.ipynb) contains everything you need to know about GenSphere, including yaml syntax, visualizastion, yaml parsing, nesting workflows, etc.
166167

168+
---
169+
## Detailed documentation
170+
171+
Check our [detailed documentation here](https://readthedocs.org/projects/gensphere/badge/?version=latest)
172+
167173
---
168174
## Examples
169175

@@ -186,8 +192,8 @@ planning to allow for cycles, which will unlock full agentic system building usi
186192

187193
- Feedback is welcome! Please [reach out by email](mailto:[email protected]) or join our
188194
[discord server](https://discord.gg/DZFWMXJv).
189-
---
190195

196+
---
191197
## Contributing
192198

193199
We welcome contributions! Please [reach out by email](mailto:[email protected]) and join our [Discord server](https://discord.gg/DZFWMXJv).

0 commit comments

Comments
 (0)