Merge pull request #425 from dart-lang/pq-patch-1
add pub badge
diff --git a/README.md b/README.md
index 66bb887..cf6a000 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
[](https://github.com/dart-lang/markdown/actions?query=workflow%3A"Dart+CI"+branch%3Amaster)
+[](https://pub.dev/packages/markdown)
A portable Markdown library written in Dart. It can parse Markdown into
HTML on both the client and server.