From 374b8353cf9c1f6bc49859cd28fd9004d161b76d Mon Sep 17 00:00:00 2001
From: Benjamin Auder <benjamin.auder@somewhere>
Date: Mon, 10 Feb 2020 00:21:16 +0100
Subject: [PATCH] Test post-update hook

---
 README.md        | 2 +-
 client/README.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index c7ed328f..b90c60d7 100644
--- a/README.md
+++ b/README.md
@@ -17,5 +17,5 @@ All contributions are welcome! For example,
  - Express back-end.
 
 If you wanna help, you can contact me with the form on the website,
-so that we can discuss what to do and how :-)
+so that we can discuss what to do and how :)
 If you feel comfortable with the code a pull request is a good start too.
diff --git a/client/README.md b/client/README.md
index e74d295e..4a5c464f 100644
--- a/client/README.md
+++ b/client/README.md
@@ -26,7 +26,7 @@ See [Configuration Reference](https://cli.vuejs.org/config/).
 
 ## Resources
 
- - Vue.js + Vue router,
+ - Vue.js + Vue router + Webpack,
  - mini.css,
  - Google font 'Open Sans'
 
-- 
2.44.0