Skip to content

Commit 7ac8a33

Browse files
authored
Post-patch cleanup
Manual fixes for patch consolidating Documentation sections of READMEs
1 parent 4be6e3c commit 7ac8a33

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

README.rst

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,23 @@ Documentation
6363

6464
API documentation for this library can be found on `Read the Docs <https://docs.circuitpython.org/projects/gc_iot_core/en/latest/>`_.
6565

66-
This library was written by Google for MicroPython. We've converted it to
67-
6866
For information on building library documentation, please check out `this guide <https://learn.adafruit.com/creating-and-sharing-a-circuitpython-library/sharing-our-docs-on-readthedocs#sphinx-5-1>`_.
6967

7068
Contributing
7169
============
7270

71+
Contributions are welcome! Please read our `Code of Conduct
72+
<https://github.com/adafruit/Adafruit_CircuitPython_GC_IOT_CORE/blob/main/CODE_OF_CONDUCT.md>`_
73+
before contributing to help this project stay welcoming.
74+
75+
License
76+
=======
77+
78+
This library was written by Google for MicroPython. We've converted it to
79+
work with CircuitPython and made changes so it works with boards supported by
80+
CircuitPython and the CircuitPython API.
81+
82+
We've added examples for using this library to transmit board telemetry data along
83+
with sensor data to Google's Cloud Platform.
84+
85+
This open source code is licensed under the Apache license (see LICENSE) for details.

0 commit comments

Comments
 (0)