Skip to content

Commit bc8ab3b

Browse files
committed
docs: remove bulletins
1 parent a45e507 commit bc8ab3b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -158,24 +158,24 @@ Once it's done, you can access the following endpoints:
158158

159159
Download end-to-end scripts with `acontext`:
160160

161-
- **OpenAI SDK + Acontext**
161+
**OpenAI SDK + Acontext**
162162

163163
```bash
164164
acontext create my-proj --template-path "python/openai_basic"
165165
```
166-
- **OpenAI Agent SDK + Acontext**
166+
**OpenAI Agent SDK + Acontext**
167167

168168
```bash
169169
# Coming Soon!
170170
```
171171

172-
- **Agno + Acontext**
172+
**Agno + Acontext**
173173

174174
```bash
175175
acontext create my-proj --template-path "python/agno_basic"
176176
```
177177

178-
- **vercel/ai-sdk + Acontext**
178+
**vercel/ai-sdk + Acontext**
179179

180180
```bash
181181
# Coming Soon!

0 commit comments

Comments
 (0)