Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/trickl/language
Browse files Browse the repository at this point in the history
  • Loading branch information
trickl committed Jul 22, 2018
2 parents c6b6b62 + 3b36ef6 commit c64eb04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit c64eb04

Please sign in to comment.