Merge pull request #56 from dart-lang/devoncarew-patch-1
Update README.md - add a markdown badge
diff --git a/README.md b/README.md
index 763de43..4c61d9d 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
-[](https://pub.dartlang.org/packages/http_parser)
[](https://github.com/dart-lang/http_parser/actions?query=workflow%3A"Dart+CI"+branch%3Amaster)
+[](https://pub.dartlang.org/packages/http_parser)
+[](https://pub.dev/packages/http_parser/publisher)
`http_parser` is a platform-independent package for parsing and serializing
various HTTP-related formats. It's designed to be usable on both the browser and