diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |