From 0dd9f0c1695c765021482160e1351561c8f1994c Mon Sep 17 00:00:00 2001 From: Eric Jiang Date: Thu, 25 Jun 2020 22:49:05 -0700 Subject: [PATCH] Add ko-fi button --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d25bcd4..c1949de 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ usbscale **Usbscale** is a program that reads weight data from a USB scale. Compilation is very simple and should work on any system with libusb-1.0 and gcc. +[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/O5O51UXOI) + Installation ------------