-
Notifications
You must be signed in to change notification settings - Fork 831
Update README title and add demos folder #75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,26 @@ | ||
| # Demos & Examples | ||
|
|
||
| ## Sample Projects | ||
|
|
||
| Explore complete sample projects and tutorials at **[copilot-sdk-samples.coreai.diy](https://copilot-sdk-samples.coreai.diy/)**. | ||
|
|
||
| Quick start examples are also included with each SDK: | ||
|
|
||
| | SDK | In-Repo Examples | | ||
| |-----|------------------| | ||
| | Node.js | [`nodejs/examples/`](../nodejs/examples/) | | ||
| | Python | [`python/`](../python/) | | ||
| | Go | [`go/`](../go/) | | ||
| | .NET | [`dotnet/`](../dotnet/) | | ||
|
|
||
| ## Videos | ||
|
|
||
| | Title | Description | Link | | ||
| |-------|-------------|------| | ||
| | | | | | ||
|
|
||
| <!-- Add videos above --> | ||
|
|
||
| ## Contributing | ||
|
|
||
| Have a demo or sample to share? Open a PR to add it to this list. | ||
|
Comment on lines
+1
to
+26
|
||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,26 @@ | ||
| # Examples | ||
|
|
||
| ## Sample Projects | ||
|
|
||
| Explore complete sample projects and tutorials at **[copilot-sdk-samples.coreai.diy](https://copilot-sdk-samples.coreai.diy/)**. | ||
|
|
||
| Quick start examples are also included with each SDK: | ||
|
|
||
| | SDK | In-Repo Examples | | ||
| |-----|------------------| | ||
| | Node.js | [`nodejs/examples/`](../nodejs/examples/) | | ||
| | Python | [`python/`](../python/) | | ||
| | Go | [`go/`](../go/) | | ||
| | .NET | [`dotnet/`](../dotnet/) | | ||
|
|
||
| ## Videos | ||
|
|
||
| | Title | Description | Link | | ||
| |-------|-------------|------| | ||
| | | | | | ||
|
|
||
| <!-- Add videos above --> | ||
|
|
||
| ## Contributing | ||
|
|
||
| Have a demo or sample to share? Open a PR to add it to this list. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The capitalization of "Technical preview" should be lowercase. It should read "technical preview" as this is not a proper noun and should follow standard sentence capitalization.