From ea83cb97f8ab08da46e13faffe2b2940770eb2d5 Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Tue, 7 Jul 2015 17:02:12 +0000 Subject: [PATCH] Update the package overview to reflect the move of eeprog. git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@6309 7894878c-1315-0410-8ee3-d5d059ff63e0 --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index ad33e33..ff89509 100644 --- a/README +++ b/README @@ -22,7 +22,7 @@ category has its own sub-directory: Perl scripts for decoding different types of EEPROMs (SPD, EDID...) These scripts rely on the "eeprom" kernel driver. They are installed by default. -* eepromer +* eeprog, eepromer Tools for writing to EEPROMs. These tools rely on the "i2c-dev" kernel driver. They are not installed by default. @@ -31,7 +31,7 @@ category has its own sub-directory: default. * lib - The I2C library, used by eepromer, py-smbus and tools. Installed by + The I2C library, used by eeprog, py-smbus and tools. Installed by default. * py-smbus