Update README.md

This commit is contained in:
Tobe O 2016-09-24 14:33:16 -04:00 committed by GitHub
parent 1b956695bb
commit 10e2516301

View file

@ -56,7 +56,6 @@ to build structured JSON/REST APIs. Add validation and you've got an instant bac
```dart
MyClass create(HttpRequest request) async {
God god = new God();
return god.deserialize(await parseBody(request).body, MyClass);
}
```
@ -68,4 +67,4 @@ Thank you for using this library. I hope you like it.
Feel free to follow me on Twitter:
[@_wapaa_](http://twitter.com/_wapaa_)
[@_wapaa_](http://twitter.com/_wapaa_)