From c29da29b6278880177139d71de0e47a0eb39ec86 Mon Sep 17 00:00:00 2001 From: Tom Clegg Date: Mon, 18 Jun 2018 10:08:22 -0700 Subject: [PATCH] up to date C# phone library repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a3ca86e..e54a5c5 100644 --- a/README.md +++ b/README.md @@ -223,7 +223,7 @@ Covers phone numbers, their representation and meaning. - [`libphonenumber`](https://github.com/googlei18n/libphonenumber) - Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers. Also available for -[C#](https://github.com/erezak/libphonenumber-csharp), +[C#](https://github.com/twcclegg/libphonenumber-csharp), [Objective-C](https://github.com/iziz/libPhoneNumber-iOS), [Python](https://github.com/daviddrysdale/python-phonenumbers), [Ruby](https://github.com/sstephenson/global_phone) and