diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 134d510..583dee4 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -117,11 +117,13 @@ accordingly. ## Attribution -This Code of Conduct is adapted from the [Contributor Covenant][homepage], -version 1.4, available at +This Code of Conduct is adapted from the [Contributor Covenant], version 1.4, +available at , and the [Rust Code of Conduct](https://www.rust-lang.org/en-US/conduct.html). +[Contributor Covenant]: https://www.contributor-covenant.org + For other projects adopting the Adafruit Community Code of Conduct, please contact the maintainers of those projects for enforcement. If you wish to use this code of conduct for your own project, consider diff --git a/README.rst b/README.rst index 4c25928..456ad67 100644 --- a/README.rst +++ b/README.rst @@ -13,9 +13,12 @@ Introduction :target: https://github.com/adafruit/Adafruit_CircuitPython_PCT2075/actions/ :alt: Build Status -CircuitPython library for the NXP PCT2075 Digital Temperature Sensor +CircuitPython library for the `NXP PCT2075`_ Digital Temperature Sensor -Also supports the Microchip TC74 +Also supports the Microchip TC74_ + +.. _NXP PCT2075: https://www.adafruit.com/product/4369 +.. _TC74: https://www.adafruit.com/product/4375 Dependencies =============