diff --git a/README.md b/README.md index 1e63ff6..42ff1da 100644 --- a/README.md +++ b/README.md @@ -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) @@ -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