update badges
diff --git a/README.md b/README.md
index 6d261fa..ffe0e26 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,7 @@
 `shelf_static` is a `Handler` for the Dart `shelf` package.
 
-[![Build Status](https://travis-ci.org/kevmoo/shelf_static.dart.svg?branch=master)](https://travis-ci.org/kevmoo/shelf_static.dart?branch=master)
-[![Coverage Status](https://coveralls.io/repos/kevmoo/shelf_static.dart/badge.svg?branch=master)](https://coveralls.io/r/kevmoo/shelf_static.dart?branch=master)
-
+[![Build Status](https://travis-ci.org/dart-lang/shelf_static.svg?branch=master)](https://travis-ci.org/dart-lang/shelf_static?branch=master)
+[![Coverage Status](https://coveralls.io/repos/dart-lang/shelf_static/badge.svg?branch=master&service=github)](https://coveralls.io/github/dart-lang/shelf_static?branch=master)
 
 ### Example
 ```dart