diff --git a/README.md b/README.md index cf6954e..0f2f728 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,21 @@ # Bento -> ### 🍱 A Clean and Simple Startpage + +> ### 🍱 A Clean and Simple Startpage + +![](https://github.com/MiguelRAvila/Bento/blob/master/assets/preview.png) + +#### Features: + +- **Clock and Date** functions +- **Greetings**: easy to change and modify +- **Variables** for custom colors in the `css` code +- **Modular** javascript files for an easy read + +### Usage: + +1. Fork this repo +2. Enable the Github Pages service `Settings > GitHub Pages > Source [master branch] > Save` +3. Set it as Home Page: + - Click the menu button. and select Options. Preferences. + - Click the Home panel. + - Click the menu next to Homepage and new windows and choose to show the default Firefox Home page, custom URLs or a - blank page. diff --git a/assets/preview.png b/assets/preview.png new file mode 100644 index 0000000..3876a24 Binary files /dev/null and b/assets/preview.png differ