diff --git a/README.md b/README.md index afcab61..33b4446 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ developers know where to find good information! * [Ukrainian](http://iflista.github.com/php-the-right-way) * [Portuguese](http://br.phptherightway.com/) * [Bulgarian](http://bg.phptherightway.com/) +* [Polish](http://pl.phptherightway.com/) ### Translations diff --git a/_posts/09-05-01-Building your Application.md b/_posts/09-05-01-Building your Application.md index d0708b1..59f6f9a 100644 --- a/_posts/09-05-01-Building your Application.md +++ b/_posts/09-05-01-Building your Application.md @@ -71,4 +71,5 @@ languages including PHP. Further reading: * [Continuous Integration with Jenkins](http://jenkins-ci.org/) -* [Continuous Integration with Teamcity](http://www.jetbrains.com/teamcity/) \ No newline at end of file +* [Continuous Integration with PHPCI](http://www.phptesting.org/) +* [Continuous Integration with Teamcity](http://www.jetbrains.com/teamcity/)