Browse Source

CPP: Update README file.

Review URL: http://codereview.appspot.com/5448055
pull/567/head
Philippe Liard 14 years ago
committed by Mihaela Rosca
parent
commit
ae165b181b
1 changed files with 1 additions and 3 deletions
  1. +1
    -3
      cpp/README

+ 1
- 3
cpp/README View File

@ -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


Loading…
Cancel
Save