From c7d65a53063ad81e32617d916e6a6567af572e1a Mon Sep 17 00:00:00 2001 From: "philip.liard@gmail.com" Date: Wed, 30 Nov 2011 10:42:30 +0000 Subject: [PATCH] CPP: Update README file. Review URL: http://codereview.appspot.com/5448055 git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@404 ee073f10-1060-11df-b6a4-87a95322a99c --- cpp/README | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/cpp/README b/cpp/README index 4825d1ae..a2067229 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 -- 2.34.1