Skip to content

Commit 517cff0

Browse files
committed
Update readme templates
1 parent 9ad2fa9 commit 517cff0

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

codegen/Templates/csharp/README.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The complete source code is available in this repository folder. You can either
4040

4141
## AI Agent Skills
4242

43-
This repository includes an AI-agent skill in [`skills/aspose-barcode-cloud-dotnet/SKILL.md`](skills/aspose-barcode-cloud-dotnet/SKILL.md). Point your coding agent to it when working with this SDK so it follows the repo workflow and SDK-specific API patterns.
43+
This repository includes an AI-agent skill in [`skills/generate-and-scan-barcode-dotnet/SKILL.md`](skills/generate-and-scan-barcode-dotnet/SKILL.md). Point your coding agent to it when working with this SDK so it follows the repo workflow and SDK-specific API patterns.
4444

4545
## Prerequisites
4646

codegen/Templates/dart/README.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ To use these SDKs, you will need Client Id and Client Secret which can be looked
2828

2929
## AI Agent Skills
3030

31-
This repository includes an AI-agent skill in [`skills/aspose-barcode-cloud-dart/SKILL.md`](skills/aspose-barcode-cloud-dart/SKILL.md). Point your coding agent to it when working with this SDK so it follows the repo workflow and SDK-specific API patterns.
31+
This repository includes an AI-agent skill in [`skills/generate-and-scan-barcode-dart/SKILL.md`](skills/generate-and-scan-barcode-dart/SKILL.md). Point your coding agent to it when working with this SDK so it follows the repo workflow and SDK-specific API patterns.
3232

3333
## Prerequisites
3434

codegen/Templates/go/README.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ To use these SDKs, you will need Client Id and Client Secret which can be looked
2929

3030
## AI Agent Skills
3131

32-
This repository includes an AI-agent skill in [`skills/aspose-barcode-cloud-go/SKILL.md`](skills/aspose-barcode-cloud-go/SKILL.md). Point your coding agent to it when working with this SDK so it follows the repo workflow and SDK-specific API patterns.
32+
This repository includes an AI-agent skill in [`skills/generate-and-scan-barcode-go/SKILL.md`](skills/generate-and-scan-barcode-go/SKILL.md). Point your coding agent to it when working with this SDK so it follows the repo workflow and SDK-specific API patterns.
3333

3434
## Prerequisites
3535

codegen/Templates/java/README.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This repository contains Aspose.BarCode Cloud SDK for Java source code. This SDK
2626

2727
## AI Agent Skills
2828

29-
This repository includes an AI-agent skill in [`skills/aspose-barcode-cloud-java/SKILL.md`](skills/aspose-barcode-cloud-java/SKILL.md). Point your coding agent to it when working with this SDK so it follows the repo workflow and SDK-specific API patterns.
29+
This repository includes an AI-agent skill in [`skills/generate-and-scan-barcode-java/SKILL.md`](skills/generate-and-scan-barcode-java/SKILL.md). Point your coding agent to it when working with this SDK so it follows the repo workflow and SDK-specific API patterns.
3030

3131
## Requirements
3232

codegen/Templates/nodejs/docs/tsconfig.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The complete source code is available in this repository folder. You can either
3737

3838
## AI Agent Skills
3939

40-
This repository includes an AI-agent skill in [`skills/aspose-barcode-cloud-node/SKILL.md`](skills/aspose-barcode-cloud-node/SKILL.md). Point your coding agent to it when working with this SDK so it follows the repo workflow and SDK-specific API patterns.
40+
This repository includes an AI-agent skill in [`skills/generate-and-scan-barcode-node/SKILL.md`](skills/generate-and-scan-barcode-node/SKILL.md). Point your coding agent to it when working with this SDK so it follows the repo workflow and SDK-specific API patterns.
4141

4242
### Install Aspose.BarCode for Cloud via NPM
4343

codegen/Templates/php/README.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ You can either directly use it in your project via source code or get [Packagist
3737

3838
## AI Agent Skills
3939

40-
This repository includes an AI-agent skill in [`skills/aspose-barcode-cloud-php/SKILL.md`](skills/aspose-barcode-cloud-php/SKILL.md). Point your coding agent to it when working with this SDK so it follows the repo workflow and SDK-specific API patterns.
40+
This repository includes an AI-agent skill in [`skills/generate-and-scan-barcode-php/SKILL.md`](skills/generate-and-scan-barcode-php/SKILL.md). Point your coding agent to it when working with this SDK so it follows the repo workflow and SDK-specific API patterns.
4141

4242
## Installation
4343

codegen/Templates/python/README.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The complete source code is available in this repository folder. You can either
3636

3737
## AI Agent Skills
3838

39-
This repository includes an AI-agent skill in [`skills/aspose-barcode-cloud-python/SKILL.md`](skills/aspose-barcode-cloud-python/SKILL.md). Point your coding agent to it when working with this SDK so it follows the repo workflow and SDK-specific API patterns.
39+
This repository includes an AI-agent skill in [`skills/generate-and-scan-barcode-python/SKILL.md`](skills/generate-and-scan-barcode-python/SKILL.md). Point your coding agent to it when working with this SDK so it follows the repo workflow and SDK-specific API patterns.
4040

4141
## Prerequisites
4242

0 commit comments

Comments
 (0)