diff --git a/readme.rst b/readme.rst index 14d003b6cce308f07d42380ccb133f7e4f7275bd..8545809ca0a682ee435c62f74de59e2e5c3e3ee6 100644 --- a/readme.rst +++ b/readme.rst @@ -6,6 +6,10 @@ Motivation ********** The traditional OSs are limited to a specific type of device, OpenHarmony provides distributed features that are compatible with a wide range of different devices. The first version supports devices with 128 KB to 128 MB of memory. Join us as we keep updating OpenHarmony versions. For device developers, OpenHarmony utilizes a component-based design to tailor its features to better suit specific devices, based on each device's capabilities and service characteristics. OpenHarmony can run on devices with limited resources and wearables with hundreds of KB of memory, as well as more powerful devices, such as smart home cameras and dashcams with hundreds of MB of memory. +OpenHarmony Documentation +*********************************** +For latest OpenHarmony Documenation, `Click <https://openharmony-documentation.readthedocs.io>`_. + Start Contributing ****************** OpenHarmony is an Open Source Community and encourages everyone in the community to submit the patches directly to the project. You can either contribute to the code or documentation. @@ -15,10 +19,6 @@ OpenHarmony is an Open Source Community and encourages everyone in the community For more details on Contribution, see `Contributing to the Documentation <https://git.ostc-eu.org/docs/developer-guide/-/blob/master/documentation/source/readme/Contributing%20to%20the%20Documentation.rst>`_. -OpenHarmony Documentation -*********************************** -For latest OpenHarmony Documenation, [click](https://openharmony-documentation.readthedocs.io) - Where to Turn for Help ********************** You can subscribe to the mailing list to get constant updates on new features, release road maps, and community activities. For Subscribing to the mailing list or any other support, see `Communication in Community <https://git.ostc-eu.org/docs/developer-guide/-/blob/master/documentation/source/readme/Communication%20in%20Community.rst>`_.