From 46e7db0a683c17af820c41325021f42011765369 Mon Sep 17 00:00:00 2001 From: pedia <170561+pedia@users.noreply.github.com> Date: Mon, 26 Feb 2024 22:53:23 +0800 Subject: [PATCH] trigger action --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b42411..95eef8a 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [epubrs](https://github.com/pedia/epubrs) is an implement of [epub reading systems](https://www.w3.org/TR/epub-rs/). -Support epub2: 2.0 2.0.1 epub3: 3.0 3.0.1 3.2, reader and writer(not finished). +Support epub2: 2.0 2.0.1 epub3: 3.0 3.0.1 3.2. Reader is fully tested, and writer is not finished yet. ## Example with dart:io ```dart