Skip to content

Commit cadb158

Browse files
committed
Fix heading levels when included from top readme
1 parent ec43d6d commit cadb158

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[![License](https://img.shields.io/github/license/devlooped/Extensions.AI.svg?color=blue)](https://github.com//devlooped/Extensions.AI/blob/main/license.txt)
77
[![Build](https://github.com/devlooped/Extensions.AI/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/devlooped/Extensions.AI/actions/workflows/build.yml)
88

9-
## Extensions
9+
# Extensions
1010

1111
<!-- include src/AI/readme.md#content -->
1212
<!-- #content -->
@@ -110,7 +110,7 @@ IChatClient client = new GrokClient(Env.Get("XAI_API_KEY")!)
110110
<!-- #content -->
111111
<!-- src/AI/readme.md#content -->
112112

113-
## Weaving
113+
# Weaving
114114

115115
<!-- include src/Weaving/readme.md#content -->
116116
<!-- #content -->

0 commit comments

Comments
 (0)