From a7a9bf09ad5fa914e7fd4db9f47a73f3cb4fd077 Mon Sep 17 00:00:00 2001 From: lpsm-dev-github Date: Sun, 2 Feb 2025 18:05:25 -0300 Subject: [PATCH] docs: small change --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8f94783..cb29b3c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +
gif-header @@ -7,8 +8,6 @@ [![Semantic Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/ci-monk/loli) [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](https://github.com/ci-monk/loli) ---- - pipelines

Loli is a pretty CLI that search animes passing images or links

@@ -22,8 +21,6 @@
---- - ## ➤ Getting Started If you want contribute on this project, first you need to make a **git clone**: @@ -86,7 +83,11 @@ Example trace.moe response: "anilist": { "id": 99939, "idMal": 34658, - "title": { "native": "ネコぱらOVA", "romaji": "Nekopara OVA", "english": null }, + "title": { + "native": "ネコぱらOVA", + "romaji": "Nekopara OVA", + "english": null + }, "synonyms": ["Neko Para OVA"], "isAdult": false }, @@ -127,3 +128,4 @@ Give me a ⭐️ if you like this project! Made with 💜 by [me](https://github.com/ci-monk) :wave: inspired on [readme-md-generator](https://github.com/kefranabg/readme-md-generator) +