From 329bd63fd74042c45e8c5d027c9b81d859fc50da Mon Sep 17 00:00:00 2001 From: N07070 Date: Thu, 16 Jan 2020 15:08:40 +0100 Subject: [PATCH] Updated README --- README.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4850e14..b970a72 100644 --- a/README.md +++ b/README.md @@ -8,18 +8,22 @@ This project started when I got a Thermal Printer from a friend. I don't really know if you can do anything more, but I guess it's fun. -## Installation +## Requirements To make this project work, you will need : -- [A Thermal Printer]( https://www.adafruit.com/product/597 ) +- [A Thermal Printer](https://www.adafruit.com/product/597) - A Raspberry Pi - Some electric wires. +- Some knowledge of the command line +- 3h of your time + +## Installation Start by following the guide [here](https://learn.adafruit.com/networked-thermal-printer-using-cups-and-raspberry-pi) to install the CUPS software needed to print images. You can also get some information from [here](https://learn.adafruit.com/mini-thermal-receipt-printer) and [here](https://learn.adafruit.com/instant-camera-using-raspberry-pi-and-thermal-printer) if you're stuck. Then, setup the project : ``` -git clone https://github.com/N07070/LittlePrynter +git clone https://git.n07070.xyz/n07070/LittlePrynter cd LittlePrynter pip install -r requirements.txt ``` @@ -37,13 +41,13 @@ VoilĂ  ! ## More If you liked this project, feel free to support my work ! -BTC : `1GYEiFSS7vbZXxDjKQavdaGsAEtvGjNWqb` +[https://n07070.xyz/post/about-me/about-me/](Donations welcome :-]) ## Licence ``` LittlePrynter - Copyright (C) 2018 N07070 + Copyright (C) 2020 N07070 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by