diff --git a/laundry_status.Rmd b/laundry_status.Rmd index 373e5e1..d49361f 100644 --- a/laundry_status.Rmd +++ b/laundry_status.Rmd @@ -51,4 +51,6 @@ plot(plot_1week) plot(plot_1week_days) ``` -If you have any issues or questions, please email `ben@dendroalsia.net` +If you have any issues or questions, please email [ben@dendroalsia.net](mailto:ben@dendroalsia.net) + +The code that I wrote to generate this website is available under the GPLv3 license here: [https://git.dendroalsia.net/ben/laundry_status](https://git.dendroalsia.net/ben/laundry_status)