From 2cef18833eec2d93734d50cfd1c350e246f3e05d Mon Sep 17 00:00:00 2001
From: "K.Cima" <shakemid@users.noreply.github.com>
Date: Wed, 13 Sep 2017 10:56:47 +0900
Subject: [PATCH] Update README.md

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1668d57..edd0506 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,9 @@ PCSensor / TEMPer2 driver for Linux/Solaris
 
 A CLI tool for PCsensor TEMPer USB thermometer. http://www.pcsensor.com/
 
-This is based on PCSensor v. 1.0.1 by Juan Carlos Perez.
+This is based on PCSensor v. 1.0.1 by Juan Carlos Perez, introduced at https://relavak.wordpress.com/2009/10/17/temper-temperature-sensor-linux-driver/
+
+Support device 0c45:7401 known as Gold TEMPer. (image above)
 
 I have worked on, 
 - Change libusb-0.1 -> libusb-1.0 (to be able to build on Solaris)