diff --git a/README.rst b/README.rst index 6632c64..6b64011 100644 --- a/README.rst +++ b/README.rst @@ -39,7 +39,7 @@ Of course, you must import the library to use it: .. code:: python import busio - import adafruit_CCS811 + import adafruit_ccs811 Next, initialize the I2C bus object.