diff --git a/README.md b/README.md index ed25e933..6d8f51fc 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # http_exception +[![Pub](https://img.shields.io/pub/v/angel_http_exception.svg)](https://pub.dartlang.org/packages/angel_http_exception) + +Exception class that can be serialized to JSON and serialized to clients. Angel's HTTP exception class.