From 2b7175d1c5e35017f5c7f6440d4f97301f0f1d27 Mon Sep 17 00:00:00 2001 From: clerie Date: Fri, 3 Jan 2020 21:06:49 +0100 Subject: [PATCH] How to contribute --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b8ec275..68c75bf 100644 --- a/README.md +++ b/README.md @@ -6,3 +6,5 @@ It's just static html, css and js. You can serve it with any webserver and try i ``` python3 -m http.server ``` +# Contribute +Feel free addding meals and making a pull request.