diff options
author | JoelHMikael <joel.h.kronqvist@gmail.com> | 2021-12-30 11:18:51 +0200 |
---|---|---|
committer | JoelHMikael <joel.h.kronqvist@gmail.com> | 2021-12-30 11:18:51 +0200 |
commit | eac815eaa7e6e613f055c39ecc1ce5fe50164f43 (patch) | |
tree | 59c77a2a65a2e56e9a48ae69d2b031503ad731ea /README.md | |
parent | e5bd4fe003b5e8478da3f8a44d95acfcfb1267ac (diff) | |
download | LYLLRuoka-eac815eaa7e6e613f055c39ecc1ce5fe50164f43.tar.gz LYLLRuoka-eac815eaa7e6e613f055c39ecc1ce5fe50164f43.zip |
Help icon
Added a (reusable) help icon that shows additional info about what to do on hover.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ # Food-app -This is a site under development that tells you when your lesson is, when your lunch break is and what the school lunch of the day is. +Readme coming soon! ## Setup -You can add a link to this site to your startup folder to always get to know when your lunch break is when you turn on your computer in school. +If you want to set up the server, you will have to get a SSL certificate or generate one yourself. If you want to run a dedicated server that can update, you also need to add the cron jobs from crontab\_add. |