Skip to content

Commit 6f64bd0

Browse files
authored
Merge pull request #3 from Sandeepv68/develop
logo updates
2 parents a01d005 + ec5c91d commit 6f64bd0

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
1+
<p align="center">
2+
<img src="assets/logo.png" alt="LatteSplash Logo" width="300">
3+
</p>
4+
15
# LatteSplash v1.0.0
26

37
[![license](https://img.shields.io/github/license/Sandeepv68/lattesplash-java.svg)](https://github.com/Sandeepv68/lattesplash-java/blob/main/LICENSE) ![Maintenance](https://img.shields.io/badge/Maintained%3F-yes-green.svg) [![CI](https://github.com/Sandeepv68/lattesplash-java/workflows/CI/badge.svg)](https://github.com/Sandeepv68/lattesplash-java/actions?query=workflow%3ACI) ![GitHub issues](https://img.shields.io/github/issues/Sandeepv68/lattesplash-java.svg) ![GitHub forks](https://img.shields.io/github/forks/Sandeepv68/lattesplash-java.svg) ![GitHub stars](https://img.shields.io/github/stars/Sandeepv68/lattesplash-java.svg)
48

59

6-
LatteSplash is a production-ready, synchronous + asynchronous API wrapper for the popular [Unsplash](https://unsplash.com/) platform, written in **Java 11**. It is a faithful port of the [wrapsplash](https://github.com/SandeepVattapparambil/wrapsplash) npm module, supporting all original features with idiomatic Java conventions.
10+
**Highlights:**
11+
- Synchronous + asynchronous API support
12+
- Java 11+ (compatible with all JVM languages: Kotlin, Scala, Groovy, Clojure, etc.)
13+
- Faithful port of the [wrapsplash](https://github.com/SandeepVattapparambil/wrapsplash) npm module
14+
15+
LatteSplash is a production-ready API wrapper for the popular [Unsplash](https://unsplash.com/) platform, written in **Java 11**.
716

817
Unsplash provides beautiful high quality free images and photos that you can download and use for any project without any attribution.
918

assets/logo.png

724 KB
Loading

0 commit comments

Comments
 (0)