remove ref to algorithm.md, since I didn't write it

This commit is contained in:
James Bowes 2012-08-13 14:37:32 -03:00
parent 8d42cced12
commit cab64fd70b

View file

@ -3,7 +3,7 @@ File/Data Format
This document details how the format is stored. For details on how to create
the structures that will populate this data format, and how to create the
structures from this format, please see ALGORITHM.md
structures from this format, please see the included source code (sorry!)
Data is stored in network byte order. The format consists of 2 sections. Both
sections represent huffman trees ordered by weight, from least to most