change README.txt link to github

- and add link to NuttX Companion

Squashed commit of the following:

commit e83256ca1e10b31062a3e80df2f987bd098ba3f6
Author: Adam Feuer <adam@adamfeuer.com>
Date:   Sun Mar 8 16:15:42 2020 -0700

    remove spurious space

commit 0a442131e62c7e12385660a865cfb9e76e6df2a4
Author: Adam Feuer <adam@adamfeuer.com>
Date:   Sun Mar 8 16:03:27 2020 -0700

    changed README.txt link points to github

    - also added link to NuttX Companion
This commit is contained in:
Adam Feuer 2020-03-08 16:17:12 -07:00 committed by Xiang Xiao
parent 82df8b3eba
commit 712e4b5915

View File

@ -15,11 +15,11 @@
</table>
<hr><hr>
<p><b>Getting Started</b>.
There is no &quot;Getting Started&quot; Guide for NuttX yet.
However, most everything that you need to get started with NuttX can be found in the <code>README.txt</code> file located in the top-level NuttX directory.
That <code>README.txt</code> can also be read online in the NuttX GIT repository
<a href="https://bitbucket.org/nuttx/nuttx/src/master/README.txt" target="_blank">here</a>.
Just click on &quot;Links to HEAD: (view)&quot; on that page.
There is no official &quot;Getting Started&quot; Guide for NuttX yet.
However, most everything that you need to get started with NuttX can be found in the
<a href="https://github.com/apache/incubator-nuttx/blob/master/README.txt" target="_blank">NuttX README.txt</a>.
</p>
<p>There is an unofficial introductory guide to NuttX available called the
<a href="https://nuttx-companion.readthedocs.io/">NuttX Companion</a>.</p>
</body>
</html>