diff --git a/README.md b/README.md index 905de8f..473fb81 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Trickl Language +Build status: [![build_status](https://travis-ci.com/trickl/language.svg?branch=master)](https://travis-ci.com/trickl/language) + A set of short utility functions for parsing common English language constructs. Specifically - reading numbers, currency amounts and durations as English text and converting into a strongly typed class.