66 Commits

Author SHA1 Message Date
Jonathan Beri ab4c4e1eac add certified logo as svg and host on rawgit (#1481)
* add certified logo as svg and host on rawgit

* expanding description
2017-03-20 21:49:47 -07:00
Jonathan Hui 566f0993c3 Add etc to directory description. (#1107) 2017-01-03 19:32:54 -08:00
Łukasz Duda b12419b07d Add Nordic Semiconductor logo to the list of Contributors. (#926) 2016-11-03 12:11:10 -07:00
Jonathan Hui 0754ac7ea3 Fix typos in README. (#783) 2016-10-10 10:58:12 -07:00
Nick Banks f409bfce85 Add Microsoft Logo to list of Contributors in readme.md (#744)
* Update README.md to reflect Microsoft contributing to OpenThread.
2016-10-06 12:27:58 -07:00
Nick Banks 933ce83999 Add Appveyor Badge to readme.md (#741)
* Add Appveyor Badge to readme.md. Fixes issue #684.
2016-10-04 08:42:08 -07:00
Jonathan Hui 563685e187 travis: enable code coverage reporting. (#516) 2016-09-08 14:14:25 -07:00
Jonathan Hui 4705b1625b Add tools directory to README. (#441) 2016-08-19 15:13:26 -07:00
Jonathan Hui db436d91ae Unify example apps across all example platforms. (#215) 2016-06-27 17:19:37 -07:00
Charles Ackerman c104f418ec Update README.md (#130)
* Update README.md

- Minor grammatical fixes
- Converted headings to "sentence case" where only the first letter is capitalized; this is the preferred style for Nest documentation
- I left all "Thread" instances as "Thread" and "OpenThread" as "OpenThread". I would like to make sure there are not instances where "Thread" is intended to refer to "OpenThread".
2016-06-17 13:08:14 -07:00
Marcin K Szczodrak ef9de65117 reorg apps and platforms (#89) 2016-06-01 16:01:22 -07:00
Robert Quattlebaum fc1c9d3ee9 README: Improve markdown formatting for plaintext readability (#97)
This change doesn't affect how the README looks when viewed rendered
into HTML. It simply reformats the markdown in such a way that
improves readability when reading the document using a plaintext
editor.

One of the ways to improve the visual appeal of the text is to use
reference-style links whenever an inline-link would cause the
paragraph to line-wrap in a visually unappealing way.

For example, this is before:

    Submit bugs and feature requests to [issue
    tracker](https://github.com/openthread/openthread/issues). Usage
    questions? Post questions to [Stack
    Overflow](http://stackoverflow.com/) using the [`openthread`
    tag](http://stackoverflow.com/questions/tagged/openthread). We also
    use Google Groups for discussion and announcements:

And this is after:

    Submit bugs and feature requests to [issue tracker][ot-issues]. Usage
    questions? Post questions to [Stack Overflow][stackoverflow] using the
    [`openthread` tag][ot-tag]. We also use Google Groups for discussion
    and announcements:

    [ot-issues]: https://github.com/openthread/openthread/issues
    [stackoverflow]: http://stackoverflow.com/
    [ot-tag]: http://stackoverflow.com/questions/tagged/openthread
2016-05-31 22:55:58 -07:00
Jonathan Beri cfb2f38e69 Adding language about logo (#26) 2016-05-13 23:31:13 -07:00
Jonathan Hui 47c67747bb Add link to hosted doxygen. (#19) 2016-05-11 21:49:51 -07:00
Jonathan Hui 5074b938a7 Update build status to travis-ci.org. (#17) 2016-05-11 15:58:58 -07:00
Jonathan Hui 4f9945c533 Initial commit 2016-05-10 22:49:53 -07:00