summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Collet <Cyan4973@users.noreply.github.com>2017-05-25 17:55:47 (GMT)
committerGitHub <noreply@github.com>2017-05-25 17:55:47 (GMT)
commit8c355d17fb72152f83f357c6ced061c078a9b34d (patch)
tree71ebd1cee6638e3fdcf11ea84a4cff89e1c56c36
parent6614be7cc407c4018204a0828d0b509b3bc75a2b (diff)
parent1c9d4091dab0b27f63d067b6be5701afb9aba124 (diff)
downloadlz4-8c355d17fb72152f83f357c6ced061c078a9b34d.zip
lz4-8c355d17fb72152f83f357c6ced061c078a9b34d.tar.gz
lz4-8c355d17fb72152f83f357c6ced061c078a9b34d.tar.bz2
Merge pull request #360 from Chocobo1/md
[Doc] Fix markdown
-rw-r--r--doc/lz4_Frame_format.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/lz4_Frame_format.md b/doc/lz4_Frame_format.md
index 2ea1a86..5f8f479 100644
--- a/doc/lz4_Frame_format.md
+++ b/doc/lz4_Frame_format.md
@@ -1,7 +1,7 @@
LZ4 Frame Format Description
============================
-###Notices
+### Notices
Copyright (c) 2013-2015 Yann Collet
@@ -14,7 +14,7 @@ and that any substantive changes or deletions from the original
are clearly marked.
Distribution of this document is unlimited.
-###Version
+### Version
1.5.1 (31/03/2015)