From ae165b181bb3c2cd29c0a6bbc7d057ba7bdc79cc Mon Sep 17 00:00:00 2001 From: Philippe Liard Date: Wed, 30 Nov 2011 10:42:30 +0000 Subject: [PATCH] CPP: Update README file. Review URL: http://codereview.appspot.com/5448055 --- cpp/README | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/cpp/README b/cpp/README index 4825d1aeb..a20672291 100644 --- a/cpp/README +++ b/cpp/README @@ -1,11 +1,9 @@ C++ version of the libphonenumber project. -Work in progress. This is a port of the Java version. This project uses some third-party code: - - src/base/ sources come from Chromium browser. - - src/utf/ sources come from lib9 which is also used in Go. + - src/phonenumbers/utf/ sources come from lib9 which is also used in Go. Requirements: - CMake build system