From a53dbb518bf5f17de8658fdf58f857c060408e75 Mon Sep 17 00:00:00 2001 From: Kris Jordan Date: Tue, 10 Jul 2012 11:32:20 -0400 Subject: [PATCH] Updating README to include a note on translations. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 330472c..12fd82f 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,10 @@ developers know where to find good information! +### Translations + +If you are interested in translating _PHP: The Right Way_, feel free to fork a copy on github and publish to your own GitHub Pages account. We'll link to translations from the primary document. + ## Why There's been a lot of discussion lately about how the PHP community lacks sufficient, credible information for programmers new to PHP. This repository aims to solve this problem.