Update README.md

This commit is contained in:
David Mark Clements
2024-05-14 17:22:04 +02:00
committed by GitHub
parent 0972c04a5b
commit adfa378948

View File

@@ -20,11 +20,11 @@ References for Pear Runtime.
* [Application-Programming-Interface (API)](./reference/pear/api.md) * [Application-Programming-Interface (API)](./reference/pear/api.md)
* [Application Configuration](./reference/pear/configuration.md) * [Application Configuration](./reference/pear/configuration.md)
> The Pear runtime uses [Bare](https://github.com/holepunchto/bare) JavaScript runtime, which is a small and modular JavaScript runtime for desktop and mobile. To learn more, see [Bare Reference](./reference/bare/overview.md). > The Pear Runtime uses [Bare](https://github.com/holepunchto/bare) JavaScript runtime, which is a small and modular JavaScript runtime for desktop and mobile. To learn more, see [Bare Reference](./reference/bare/overview.md).
### Guides ### Guides
Guides on using the pear runtime to build and share P2P applications. Guides on using the Pear Runtime to build and share P2P applications.
* [Getting Started](./guide/getting-started.md) * [Getting Started](./guide/getting-started.md)
* [Starting a Pear Desktop Project](./guide/starting-a-pear-desktop-project.md) * [Starting a Pear Desktop Project](./guide/starting-a-pear-desktop-project.md)