diff --git a/README.md b/README.md index 2cf005d..344f8a4 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,10 @@ import { Button } from '@hotosm/ui/components'; ``` +### Examples + +You can found examples for HTML and also all common frameworks (React, Svelte, Vue) under `/examples`. + ### Development HOT UI is developed in TypeScript, using Lit and @lit/react. @@ -120,10 +124,6 @@ Primarily we want to have: - Improved developer experience, reduced development time for new tools, while maintaining consistency in look and feel of applications. -### Examples - -You can found examples for HTML and also all common frameworks (React, Svelte, Vue) under `/examples`. - ### How to contribute - Clone the project `git clone git@github.com:hotosm/ui.git`