diff --git a/README.md b/README.md index de4158f..dce5635 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ # Virtual-keyboard + Welcome to the Virtual Keyboard project! This project provides a simple web-based virtual keyboard that allows users to input text using both the physical keyboard and on-screen keyboard clicks. The project is built using HTML, CSS, and JavaScript. +[Documentation + Explanation of developing this project](https://iq.opengenus.org/virtual-keyboard-html/) from scratch. + +Demo: + +virtual-keyboard-opengenus + ## Features - **Responsive Layout:** The virtual keyboard is designed with a responsive layout that adjusts to different screen sizes. @@ -43,5 +50,5 @@ Contributions are welcome! If you'd like to enhance this project, please follow ## Acknowledgements -- [Font Awesome](https://fontawesome.com/) for providing the icon library. +- Font Awesome for providing the icon library.