Skip to content

Commit

Permalink
longer readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lukewestby committed Sep 5, 2018
1 parent 432705d commit fab2840
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# string-conversions

String conversion functions for Elm.
String conversion functions for Elm. Includes functions for basic types like
`String` and `Bool` as well as complex ones like `Http.Error` and functions for
building up string representations of custom types and records.

## Testing

Expand Down

0 comments on commit fab2840

Please sign in to comment.