From b4430b56140fd3e65a380c414f2d1447c1487e15 Mon Sep 17 00:00:00 2001 From: Alexandre CATTEAU Date: Fri, 11 Mar 2022 20:08:30 +0100 Subject: [PATCH] Set version number to 3.0 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7909138..2fcf84d 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # Printscan server -## Version 3 +## Version 3.0 This repository contains files used to set up our printscan server on a freshly installed Armbian. Target is Bullseye. ### Introduction (see wiki for need and concept explanation) -Version 3 implementation works roughly as follows: +Version 3.0 implementation works roughly as follows: ##### SBC * the Armbian-based device is connected to local network, and an all-in-one printer is connected to it via USB; * SANE and CUPS services are installed and running on the device;