Skip to content

Commit 15736b0

Browse files
committed
some readme cleanup
1 parent bd28716 commit 15736b0

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
1+
# CoinGecko-Java
12
![GitHub](https://img.shields.io/github/license/osslabz/coingecko-java)
23
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/osslabz/coingecko-java/maven.yml?branch=master)
34
[![Maven Central](https://img.shields.io/maven-central/v/net.osslabz/coingecko-java?label=Maven%20Central)](https://search.maven.org/artifact/net.osslabz/coingecko-client)
45

6+
Java wrapper for the CoinGecko API.
7+
<p align="center">
8+
<img src="https://i.ibb.co/sRLCZk2/java-gecko-200.png" alt="java-gecko-200" alt="CoinGecko-Java logo" alt="CoinGecko-Java Logo"/>
9+
</p>
10+
11+
512
This is a (synced) fork of [Philipinho/CoinGecko-Java](https://github.com/Philipinho/CoinGecko-Java) that is properly releases on [Maven Central](https://search.maven.org/artifact/net.osslabz/coingecko-java).
613

714
Once [Enable CI and Automated Release Management #41](https://github.com/Philipinho/CoinGecko-Java/pull/41) is merged and the original project is published this fork will be discontinued.
@@ -40,12 +47,6 @@ dependencies {
4047

4148
---
4249

43-
# CoinGecko-Java
44-
Java wrapper for the CoinGecko API.
45-
<p align="center">
46-
<img src="https://i.ibb.co/sRLCZk2/java-gecko-200.png" alt="java-gecko-200" alt="CoinGecko-Java logo" alt="CoinGecko-Java Logo"/>
47-
</p>
48-
4950
## Usage
5051
This API client covers all CoinGecko's API endpoints and i'll try to update it when new endpoints are added.
5152

0 commit comments

Comments
 (0)