From ae80832a1303b7722b924377e35f4007d0887372 Mon Sep 17 00:00:00 2001 From: Alexey Galakhov Date: Tue, 30 Nov 2021 16:33:35 +0100 Subject: [PATCH] Add NOTE to README --- README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README b/README index f136cc7..e76fe2c 100644 --- a/README +++ b/README @@ -1,3 +1,10 @@ +NOTE: this project is only passively maintained since I don't own +any LBP printers anymore after moving to another country. Please +look at https://github.com/mounaiban/captdriver for more actual +version. I'm still happy to answer your questions and merge pull +requests. + + This is a driver for Canon CAPT-based printers (LBP-***) based on several reverse engineering attempts. This is currently in an early alpha stage. Use at your own risk.