Fix markdown table in hash algorithms overview

- GitHub requires at least 3 dashes between two column separators |. Most markdown previewers don't have this restriction.
This commit is contained in:
ljacqu
2015-12-31 13:42:41 +01:00
parent 6475cecd79
commit 209cc23c4b
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -5,8 +5,8 @@
AuthMe supports the following hash algorithms for storing your passwords safely.
Algorithm | Recommendation | Hash length | ASCII | | Salt type | Length | Separate? |
--------- | -------------- | ----------- | ----- | - | --------- | ------ | --------- |
Algorithm | Recommendation | Hash length | ASCII | | Salt type | Length | Separate?
--------- | -------------- | ----------- | ----- | --- | --------- | ------ | ---------
{method_rows}CUSTOM | | | | | | | |
<!-- {gen_warning} -->