Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
helpermethod authored Jul 14, 2023
1 parent 8269e2e commit ce37f0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 🌋 ZIP Forge
ii# 🌋 ZIP Forge

[![CI](https://github.com/helpermethod/zip-forge/actions/workflows/ci.yml/badge.svg)](https://github.com/helpermethod/zip-forge/actions/workflows/ci.yml)
[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=io.github.helpermethod%3Azip-forge&metric=security_rating)](https://sonarcloud.io/summary/new_code?id=io.github.helpermethod%3Azip-forge)
Expand Down Expand Up @@ -102,7 +102,7 @@ Archive: demo.zip

## Kotlin

The same example as above written in Kotlin. Note that it uses the same API as the Java version.
The same example written in Kotlin. Note that it uses the same API as the Java version.

```kotlin
import io.github.helpermethod.zip_forge.ZipForge.createZipFile
Expand Down

0 comments on commit ce37f0b

Please sign in to comment.