Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

Commit 28c0c1d

Browse files
Update README.md (#4039)
Fix table Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
1 parent e293d25 commit 28c0c1d

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -86,11 +86,12 @@ Samples are designed to illustrate functionality you'll need to implement to bui
8686

8787
### Skills samples
8888

89-
| | Sample Name | Description | .NET | JavaScript | Python |
90-
|:--:|:----------------------|:---------------------------------------------------------------------------------|:--------|:-------------|:--------|
91-
|80|Skills&nbsp;-&nbsp;simple&nbsp;bot&nbsp;to&nbsp;bot | This sample shows how to connect a skill to a skill consumer. | [.NET&nbsp;Core][cs#80] | [JavaScript][js#80] |[Python][py#80]
92-
|81|Skills - skill dialog | This sample shows how to connect a skill to a skill dialog consumer.| [.NET&nbsp;Core][cs#81] | [JavaScript][js#81] |[Python][py#81]
93-
|82|Skills - SSO with CloudAdapter | This sample shows how use SSO with skills and CloudAdapter.| [.NET&nbsp;Core][cs#82] | [JavaScript][js#82] |NA
89+
| | Sample Name | Description | .NET Core | JavaScript | Python |
90+
|:--:|:-------------------------------------|:--------------------------------------------------------------|:--------------------|:-------------------|:------------------|
91+
| 80 | Skills&nbsp;-&nbsp;simple&nbsp;bot&nbsp;to&nbsp;bot | This sample shows how to connect a skill to a skill consumer. | [.NET&nbsp;Core][cs#80] | [JavaScript][js#80] | [Python][py#80] |
92+
| 81 | Skills - skill dialog | This sample shows how to connect a skill to a skill dialog consumer. | [.NET&nbsp;Core][cs#81] | [JavaScript][js#81] | [Python][py#81] |
93+
| 82 | Skills - SSO with CloudAdapter | This sample shows how to use SSO with skills and CloudAdapter. | [.NET&nbsp;Core][cs#82] | [JavaScript][js#82] | NA |
94+
9495
### Experimental / preview samples
9596

9697
A [collection of **experimental** samples](./experimental) exist, intended to provide samples for features currently in preview or as a way to solicit feedback on a given design, approach, or technology being considered by the Bot Framework Team.

0 commit comments

Comments
 (0)