diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index de02f5a..ab4dc33 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,8 +3,6 @@ name: CI on: pull_request: branches: [main, develop] - push: - branches: [main] concurrency: group: ci-${{ github.ref }} diff --git a/README.md b/README.md index 08dcf1e..f472527 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,20 @@ -# Ark 🛳 - -[![Maven Central](https://img.shields.io/maven-central/v/xyz.juandiii/ark-core?label=Maven%20Central)](https://central.sonatype.com/namespace/xyz.juandiii) -[![CI](https://github.com/juandiii/ark/actions/workflows/ci.yml/badge.svg)](https://github.com/juandiii/ark/actions/workflows/ci.yml) -[![Java 17+](https://img.shields.io/badge/Java-17%2B-orange.svg)](https://adoptium.net/) -[![License: Apache 2.0](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](LICENSE) - -**A modular HTTP client toolkit for Java 17+ with fluent and declarative APIs, pluggable transports, composable decorators, and support for sync, async, and reactive applications.** +

+ + + Ark + +

+ +

+ A modular HTTP client toolkit for Java 17+ with fluent and declarative APIs, pluggable transports, composable decorators, and support for sync, async, and reactive applications. +

+ +

+ Maven Central + CI + Java 17+ + License: Apache 2.0 +

--- diff --git a/assets/logo/ark-icon.svg b/assets/logo/ark-icon.svg new file mode 100644 index 0000000..fc94da1 --- /dev/null +++ b/assets/logo/ark-icon.svg @@ -0,0 +1,29 @@ + + Ark + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/assets/logo/ark-logo-dark.svg b/assets/logo/ark-logo-dark.svg new file mode 100644 index 0000000..af966ea --- /dev/null +++ b/assets/logo/ark-logo-dark.svg @@ -0,0 +1,38 @@ + + Ark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ark + diff --git a/assets/logo/ark-logo.svg b/assets/logo/ark-logo.svg new file mode 100644 index 0000000..20e4c65 --- /dev/null +++ b/assets/logo/ark-logo.svg @@ -0,0 +1,38 @@ + + Ark + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ark +