Skip to content

Commit 658fde3

Browse files
committed
Readme files update
1 parent 9b1f1b3 commit 658fde3

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed

README.md

+3-12
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,12 @@
1-
# ChangellyAPI
1+
# ChangellyAPI Client
22

33
[![Version](https://img.shields.io/badge/Version-0.0.1-blue.svg)](https://coinpaprika.com/pl/)
44
[![License](https://img.shields.io/cocoapods/l/CoinpaprikaAPI.svg?style=flat)](https://opensource.org/licenses/MIT)
55
[![Platform](https://img.shields.io/badge/Platform-Android-blue.svg?style=flat)](https://developer.android.com/about/)
6-
![Kotlin 1.3.30](https://img.shields.io/badge/Kotlin-1.3.30-orange.svg)
6+
![Kotlin 1.3.41](https://img.shields.io/badge/Kotlin-1.3.41-orange.svg)
77

8-
* Supports all endpoints from API
9-
* Returns response objects transparently decoded via Codable
10-
* Based on Swift 5 Result enum
118
* Handle Changelly requests signing
129

13-
## Example
14-
15-
```kotlin
16-
17-
```
18-
1910
## Installation
2011
Edit module's build.gradle file to attach the library by adding this line into it's dependencies
2112
```gradle
@@ -24,4 +15,4 @@ implementation 'com.coinpaprika:apiclient:$library_version'
2415

2516
## License
2617

27-
ChangellyAPI is available under the MIT license. See the LICENSE file for more info.
18+
ChangellyAPI Client is available under the MIT license. See the LICENSE file for more info.

0 commit comments

Comments
 (0)