diff --git a/README.md b/README.md index 3ed20d4..1ee08a7 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,11 @@ cli tool for testing dateformats [Date Parse CLI](https://github.com/araddon/dateparse/blob/master/dateparse) -Extended example https://github.com/araddon/dateparse/blob/master/example/main.go +Extended example +------------------- + +https://github.com/araddon/dateparse/blob/master/example/main.go + ```go package main