diff --git a/README.md b/README.md index 9123863..2767de8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Aspose.BarCode for Cloud +[![Check pull request](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-codegen/actions/workflows/check-codegen.yml/badge.svg)](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-codegen/actions/workflows/check-codegen.yml) +[![Check URLs](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-codegen/actions/workflows/check-urls.yml/badge.svg)](https://github.com/aspose-barcode-cloud/aspose-barcode-cloud-codegen/actions/workflows/check-urls.yml) + [Aspose.BarCode for Cloud](https://products.aspose.cloud/barcode/) is a REST API for Linear, 2D and postal barcode generation and recognition in the cloud. API recognizes and generates barcode images in a variety of formats. Barcode REST API allows to specify barcode image attributes like image width, height, border style and output image format in order to customize the generation process. Developers can also specify the barcode type and text attributes such as text location and font styles in order to suit the application requirements. This repository contains templates and scripts for generating SDK code for all currently supported platforms. This can be useful for customizing the SDK or adding support for additional programming languages. If you are looking for ready to use, supported SDKs, take a look at available SDKs below.