Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shahmal1yev committed May 6, 2024
1 parent 5492934 commit e741157
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
11 changes: 5 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
# EasyPay PHP/Yığım

[![Version](https://img.shields.io/badge/Version-1.0-blue.svg)](https://semver.org/)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Documentation](https://img.shields.io/badge/API-Documentation-green.svg)](https://easypayy.github.io/namespaces/easypay-php-yigim.html)
[![Author](https://img.shields.io/badge/Author-Github-purple.svg)](https://github.com/shahmal1yev)
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
[![Documentation](https://img.shields.io/badge/API-Documentation-purple.svg)](https://shahmal1yev.github.io)

A PHP package that makes it easy to integrate [Yığım Payment System](https://yigim.az/) into your projects.
A PHP package that makes it easy to integrate [**Yığım Payment System**](https://yigim.az/) into your projects.

![YIĞIM Logo](https://yigim.az/uploads/images/1-02.png)

## Documentation
You can read the API documentation from here. Feel free to submit a pull request to [docs](https://github.com/easypayy/easypayy.github.io) if you have something you'd like to add.
You can read the API documentation from [here](https://shahmal1yev.github.io). Feel free to submit a pull request to [docs](https://github.com/shahmal1yev/shahmal1yev.github.io) if you have something you'd like to add.

## Requirements
```json
Expand All @@ -22,7 +21,7 @@ You can read the API documentation from here. Feel free to submit a pull request
## Installation

```php
composer require easypayy/php-yigim
composer require shahmal1yev/php-yigim
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "shahmal1yev/php-easypay-yigim",
"name": "shahmal1yev/php-yigim",
"description": "PHP EasyPay YIĞIM is a PHP package that seamlessly integrates YIĞIM payment services into your PHP projects.",
"type": "library",
"license": "MIT",
Expand Down

0 comments on commit e741157

Please sign in to comment.