From a893e6d2a21f8824eb1000a97e28e47d659cb057 Mon Sep 17 00:00:00 2001 From: Adrian Hesketh Date: Mon, 23 Aug 2021 11:31:11 +0100 Subject: [PATCH] Update README.rst --- README.rst | 4 ++-- 1 file 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 `__. However, each file can be +license, the `Full license is here `__. 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