From 4a58d6f7dcdd4b6b6591ca22275cce4b4014fd87 Mon Sep 17 00:00:00 2001 From: shanghai yakisoba chan! Date: Wed, 21 Oct 2020 01:29:35 +0900 Subject: [PATCH] Update README.md Add Wiki Page Link --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d54c4b1..6d88ae6 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # DeDRM_tools DeDRM tools for ebooks - +# [Guide] How to remove DRM +Refer to [Wiki Page](https://github.com/apprenticeharper/DeDRM_tools/wiki/How-to-exact-remove-DRM) # calibre 5.0 Yes, we know that the plugin doesn't work with calibre 5.0. It will eventually, but there's a lot of code to be translated that does complicated stuff with bits and bytes that must be converted by hand. It'll take a while.