Skip to content

Commit 7063583

Browse files
committed
Styling changes
1 parent 7130f52 commit 7063583

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

β€ŽREADME.md

+8-4
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
> Get your API key [here](https://dashboard-dev.julep.ai).
3232
3333
<details>
34-
<summary><b>🌟 Contributors and DevFest.AI Participants</b> (Click to expand)</summary>
34+
<summary><b>Contributions 🌟</b> (Click to expand)</summary>
3535

3636
## Call for Contributors 🌟
3737

@@ -49,24 +49,28 @@ Your contributions, big or small, are valuable to us. Let's build something amaz
4949
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
5050
<h3>πŸ“– Table of Contents</h3>
5151

52-
- [🌟 Call for Contributors!](#-call-for-contributors)
53-
- [πŸŽ‰ DevFest.AI October 2024](#-devfestai-october-2024)
52+
- [Call for Contributors 🌟](#call-for-contributors-)
5453
- [Introduction](#introduction)
5554
- [Key Features](#key-features)
5655
- [Quick Example](#quick-example)
5756
- [Installation](#installation)
5857
- [Python Quick Start 🐍](#python-quick-start-)
5958
- [Node.js Quick Start 🟩](#nodejs-quick-start-)
60-
- [Step 1: Create an Agent](#step-1-create-an-agent)
6159
- [Components](#components)
6260
- [Mental Model](#mental-model)
6361
- [Concepts](#concepts)
6462
- [Understanding Tasks](#understanding-tasks)
6563
- [Lifecycle of a Task](#lifecycle-of-a-task)
6664
- [Types of Workflow Steps](#types-of-workflow-steps)
65+
- [Common Steps](#common-steps)
66+
- [Key-Value Steps](#key-value-steps)
67+
- [Iteration Steps](#iteration-steps)
68+
- [Conditional Steps](#conditional-steps)
69+
- [Other Control Flow](#other-control-flow)
6770
- [Tool Types](#tool-types)
6871
- [User-defined `functions`](#user-defined-functions)
6972
- [`system` tools](#system-tools)
73+
- [Available `system` resources and operations](#available-system-resources-and-operations)
7074
- [Built-in `integrations`](#built-in-integrations)
7175
- [Direct `api_calls`](#direct-api_calls)
7276
- [Integrations](#integrations)

0 commit comments

Comments
Β (0)