From 558525c08ef79d26ac78dc83f3d0d02bbf082381 Mon Sep 17 00:00:00 2001 From: Alexandru Jora Date: Thu, 29 Oct 2020 09:45:56 -0400 Subject: [PATCH] formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7074e9e..9396bc1 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,6 @@ changelog neuropoly/spinalcordtoolbox --log-level DEBUG To use a Github Personal Access Token (https://github.com/settings/tokens) simply export the token string via the `GITHUB_TOKEN` environment variable. -Unless --update is passed, the script will produce a `[user]_[repo]_changelog.[tagId].md` file with changelog contents. +Unless `--update` is passed, the script will produce a `[user]_[repo]_changelog.[tagId].md` file with changelog contents. Contributions are welcome (via a fork of the repository and pull request) 🎉