Update README.md
diff --git a/README.md b/README.md
index 8cb1b9c..bf6e105 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
 Google API Extensions for Go
 ============================
 
-[![Build Status](https://travis-ci.org/googleapis/gax-golang.svg?branch=master)](https://travis-ci.org/googleapis/gax-golang)
-[![Code Coverage](https://img.shields.io/codecov/c/github/googleapis/gax-golang.svg)](https://codecov.io/github/googleapis/gax-golang)
+[![Build Status](https://travis-ci.org/googleapis/gax-go.svg?branch=master)](https://travis-ci.org/googleapis/gax-go)
+[![Code Coverage](https://img.shields.io/codecov/c/github/googleapis/gax-go.svg)](https://codecov.io/github/googleapis/gax-go)
 
-Google API Extensions for Go (gax-golang) is a set of modules which aids the
+Google API Extensions for Go (gax-go) is a set of modules which aids the
 development of APIs for clients and servers based on `gRPC` and Google API
 conventions.