From 83ed5c65991b8373860d88bbb10675d87969e0fc Mon Sep 17 00:00:00 2001 From: Mike Kamermans Date: Mon, 20 Mar 2017 13:29:22 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 325bfcff..ebd62b4f 100644 --- a/README.md +++ b/README.md @@ -42,3 +42,7 @@ Interested in (helping with) localizing the Primer to your own language? That's Interested in the actual architecture and tech stack? Read the blog post on how Webpack's sync processing and MathJAx's async processing were made to work together: http://pomax.github.io/1451617530567/react-with-latex-without-needing-client-side-mathjax + +And read about the tech choices made to enable localization in: + +http://pomax.github.io/1489108158510/localization-is-hard