Merge pull request #7918 from ARMmbed/AnotherButler-patch-1

Add link to README.md
pull/8069/merge
Martin Kojtal 2018-09-24 08:24:46 +02:00 committed by GitHub
commit 47d1acf49f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -33,3 +33,9 @@ We have a [developer website](https://os.mbed.com) for asking questions, engagin
## Getting started for contributors
We also have a [contributing and publishing guide](https://os.mbed.com/contributing/) that covers licensing, contributor agreements and style guidelines.
## Documentation
For more information about Mbed OS, please see [our published documentation](https://os.mbed.com/docs/latest). It includes published Doxygen for our APIs, step-by-step tutorials, porting information and background reference materials about our architecture and tools.
To contribute to this documentation, please see the [mbed-os-5-docs repo](https://github.com/ARMmbed/mbed-os-5-docs).