diff --git a/README.md b/README.md index 9567192..bdcfeaa 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,10 @@ Calf stands for **C**ompose **A**daptive **L**ook & **F**eel > The main focus for now is Android and iOS, but more Desktop components are coming that allows you to create adaptive UIs for Desktop as well (Windows, macOS, Linux) +## Web Demo + +You can try the web demo [here](https://calf-library.netlify.app/) + ## Installation [![Maven Central](https://img.shields.io/maven-central/v/com.mohamedrejeb.calf/calf-ui)](https://search.maven.org/search?q=g:%22com.mohamedrejeb.calf%22%20AND%20a:%calf-ui%22) diff --git a/docs/index.md b/docs/index.md index 50a53a0..f7a0262 100644 --- a/docs/index.md +++ b/docs/index.md @@ -29,6 +29,10 @@ Calf stands for **C**ompose **A**daptive **L**ook & **F**eel > The main focus for now is Android and iOS, but more Desktop components are coming that allows you to create adaptive UIs for Desktop as well (Windows, macOS, Linux) +## Web Demo + +You can try the web demo [here](https://calf-library.netlify.app/) + ## Contribution If you've found an error in this sample, please file an issue.
Feel free to help out by sending a pull request :heart:.