From 58b5e5c7cab83e1aa708581d79e471c03d3518c9 Mon Sep 17 00:00:00 2001 From: Steffen Jaeckel Date: Tue, 10 Oct 2017 15:19:23 +0200 Subject: [PATCH] improve README [skip ci] --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 797a3d8..d8bf013 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # libtomcrypt -See `doc/crypt.pdf` for a detailed documentation +Previously the git repository contained `doc/crypt.pdf` for detailed documentation. +This was changed and the file is now only available from the tarball of the appropriate version +or from the page https://github.com/libtom/libtomcrypt/releases . ## Project Status