diff options
| author | Adrian Hesketh <[email protected]> | 2021-08-23 11:31:11 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-08-23 11:31:11 +0100 |
| commit | a893e6d2a21f8824eb1000a97e28e47d659cb057 (patch) | |
| tree | 5ebf42e11ce4ddde8ac3bb2fbe7a150c285aa830 | |
| parent | 49278a4a9b784918d0878ec12af9964b39733e22 (diff) | |
Update README.rst
| -rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst index 09de8fcb7..79676c45a 100644 --- a/README.rst +++ b/README.rst @@ -113,7 +113,7 @@ License ======= All TinyUSB sources in the ``src`` folder are licensed under MIT -license, `Full license is here <LICENSE>`__. However, each file can be +license, the `Full license is here <LICENSE>`__. However, each file can be individually licensed especially those in ``lib`` and ``hw/mcu`` folder. Please make sure you understand all the license term for files you use in your project. @@ -132,7 +132,7 @@ in your project. .. _Contributors: CONTRIBUTORS.rst .. _Reference: docs/reference/index.rst .. _Supported Devices: docs/reference/supported.rst -.. _Gettin Started: docs/reference/getting_started.rst +.. _Getting Started: docs/reference/getting_started.rst .. _Concurrency: docs/reference/concurrency.rst .. _Contributing: docs/contributing/index.rst .. _Code of Conduct: CODE_OF_CONDUCT.rst |
