mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
refactor(docu): reference the docu URL in the README.md (#125)
* docs: reference the URL in the README.md Link to the docs published on github when pushing to `main` and include percentage badge for documentation coverage. * corrected typo * corrected typo
This commit is contained in:
parent
d6c7481661
commit
876d5925e0
@ -1,4 +1,4 @@
|
|||||||
# Utopia UI [](https://www.npmjs.com/package/utopia-ui)  
|
# Utopia UI [](https://www.npmjs.com/package/utopia-ui)  [](https://utopia-os.org/utopia-ui/) 
|
||||||
|
|
||||||
**UI Framework for Real-Life-Networking-Apps**
|
**UI Framework for Real-Life-Networking-Apps**
|
||||||
|
|
||||||
@ -26,9 +26,11 @@ It is the base of [Utopia Map](https://github.com/utopia-os/utopia-map) and [Uto
|
|||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
1. If you want to use **Utopia UI** in your project, check out [`/exampes`](/examples) to see how to use its components.
|
1. If you want to use **Utopia UI** in your project, check out [`/examples`](/examples) to see how to use its components.
|
||||||
|
|
||||||
2. If you like to contribute to our library, see the [Contribution Guide](/CONTRIBUTING.md) to see how to setup a development environment on your local machine.
|
2. If you need more information you can explore [the docs](https://utopia-os.org/utopia-ui/)
|
||||||
|
|
||||||
|
3. If you like to contribute to our library, see the [Contribution Guide](/CONTRIBUTING.md) to see how to setup a development environment on your local machine.
|
||||||
|
|
||||||
## Components
|
## Components
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user