add markdown badges
diff --git a/README.md b/README.md index 86772e5..1a2c417 100644 --- a/README.md +++ b/README.md
@@ -1,3 +1,7 @@ +[](https://github.com/dart-lang/source_map_stack_trace/actions/workflows/test-package.yml) +[](https://pub.dev/packages/source_map_stack_trace) +[](https://pub.dev/packages/source_map_stack_trace/publisher) + `source_map_stack_trace` is a package for converting stack traces generated by dart2js-compiled JavaScript code into readable native Dart stack traces using source maps. For example: