From 17ccc50359e4812d029269e63691bc67019f89de Mon Sep 17 00:00:00 2001 From: hyugogirubato <65763543+hyugogirubato@users.noreply.github.com> Date: Sun, 14 Jul 2024 19:04:18 +0200 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 96f43a9..901e00e 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,6 @@ CBZ is a Python library designed for creating, manipulating, and viewing comic book files in CBZ format. It offers a straightforward interface to pack comic pages into CBZ archives, extract metadata, and display comics using a built-in player. -> [!WARNING] -> The library is currently being rewritten following the latest PR, a new version will arrive soon, partially changing its use. - ## Features - 🚀 Seamless Installation via [pip](#installation)