diff --git a/CHANGELOG.md b/CHANGELOG.md index 46f1083..bc1c70d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] - +## [0.0.3] - 2019-03-10 ### Added - A change log was added. - Added a message when the server started in the stadin diff --git a/README.md b/README.md index 4b2cd6f..95e6140 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ It is ok to have sub-folders. # Installation - go get github.com/dubyte/dir2opds + go get -u github.com/dubyte/dir2opds # Usage dir2opds -dir ./books -port 8080