From 43aaa199592cdfea55995d2774861106ce7a7b1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lavoie?= Date: Fri, 27 Jun 2014 13:39:43 -0400 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 66f5c50..29186c4 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,6 @@ "version": "0.0.0", "repo": "lavoiesl/osx-cpu-temp", "description": "Outputs current CPU temperature in °C for OSX", - "keywords": ["osx", "cpu", "temperature"], + "keywords": ["osx", "cpu", "temperature", "sensors"], "install": "make install" }