From 9f9e50dee635680ef24ca28b4f763ae367420ad5 Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Sun, 17 Sep 2017 17:35:22 +0200 Subject: [PATCH] Cut at 80-chars. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index efa2767..256ce2a 100644 --- a/README.md +++ b/README.md @@ -120,7 +120,8 @@ not work. This article tells you why. timezones may sound like a good idea, but there are quite a few complications that make it not quite so. - [The Problem with Time & Timezones](https://www.youtube.com/watch?v=-5wpm-gesOY) - -A video about why you should never, ever deal with timezones if you can help it. +A video about why you should never, ever deal with timezones if you can help +it. ## Emails @@ -245,7 +246,8 @@ in STEM (Science, Technology, Engineering, Math) industries. - [i18n Testing Data](https://github.com/patch/i18n-testing) - Real-word international and diverse name data for unit testing and QA. - [Internationalis(z)ing Code](https://www.youtube.com/watch?v=0j74jcxSunY) - -A video about things you need to keep in mind when internationalizing your code. +A video about things you need to keep in mind when internationalizing your +code. ## Software Engineering