From bf515523ab4496a5780ca1e76c3ce36ee86336ff Mon Sep 17 00:00:00 2001 From: Eldar Yakupov Date: Sat, 22 Jun 2019 04:30:33 +0700 Subject: [PATCH] BARCODECLOUD-23: Fixed package name inconsistency --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 03ce02a..0253bc2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# Aspose.BarCode for Cloud PHP SDK +# Aspose.BarCode Cloud SDK for PHP Aspose.BarCode for Cloud 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 Aspose.BarCode for Cloud PHP SDK source code. +This repository contains Aspose.BarCode Cloud SDK for PHP source code. To use these SDKs, you will need App SID and App Key which can be looked up at [Aspose Cloud Dashboard](https://dashboard.aspose.cloud/#/apps) (free registration in Aspose Cloud is required for this).