From fcf0f9720c3874decb0f2583b720cf15c54c1734 Mon Sep 17 00:00:00 2001 From: Francis Chuang Date: Thu, 3 May 2018 09:59:31 +1000 Subject: [PATCH] Add Go address formatting and validation library --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 65162eb..a3ca86e 100644 --- a/README.md +++ b/README.md @@ -248,7 +248,8 @@ international postal addresses. addressing library, powered by Google's dataset. - [`postal-address`](https://github.com/scaleway/postal-address) - Python module to parse, normalize and render postal addresses. - +- [`address`](https://github.com/Boostport/address) - Go library to validate +and format addresses using Google's dataset. ## Science