From 4b15d55daaf09923cf39ba42dc54d4239a2bf2fc Mon Sep 17 00:00:00 2001 From: Brian Criswell Date: Sat, 9 Feb 2019 17:59:28 +0100 Subject: [PATCH] Mistakenly took out reference to PDF In prep for v0.7.0, I had taken out the reference to attaching the PDF _to the release_. The PDF is not included in the code tree, but we do attach and example PDF to the release. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7805a1f8..7875d40c 100644 --- a/README.md +++ b/README.md @@ -249,7 +249,7 @@ Refer to the `tcolorbox` documentation (section 4.13) for more float parameters. ```sh git push && git push --tags ``` -6. [Create a new release](https://help.github.com/articles/creating-releases/) and attach the scrot. +6. [Create a new release](https://help.github.com/articles/creating-releases/) and attach the PDF and scrot. ## Credits