From 94faa2ab287cc114c1fc290efbc799a4ea0e5e18 Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Thu, 1 Dec 2016 18:53:37 +0100 Subject: [PATCH] Add i18n Testing Data. Closes #7. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fe246a8..88b63b0 100644 --- a/README.md +++ b/README.md @@ -179,6 +179,8 @@ hard. Building software that builds software is harder. - [Big List of Naughty Strings](https://github.com/minimaxir/big-list-of-naughty-strings) - Challenge your assumptions about strings. +- [i18n Testing Data](https://github.com/patch/i18n-testing) - Real-word +international and diverse name data for unit testing and QA. ## Contributing