README update

This commit is contained in:
Tobe O 2019-02-10 19:21:39 -05:00
parent fc5df85b9b
commit fef0c68159

View file

@ -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.