From bfe79db60e6e3d13b7e9e357809dbb056a9985a3 Mon Sep 17 00:00:00 2001 From: Lan Hui <1348141770@qq.com> Date: Wed, 14 Jul 2021 15:22:08 +0800 Subject: README.md: specify the location of the generated cross-referencing document. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 8344f39..cc46953 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,10 @@ Example for generating web pages: python ./src/storode.py ./example/srs_with_id.txt ./example/src ``` +A cross-referencing document will be generated at +./doc/example-srs_with_id.html. Open example-srs_with_id.html in a +web browser to view it. + Example for testing collision rate of cut of MD5 digest: ```bash -- cgit v1.2.1