Skip to content

Commit

Permalink
More info about Marshal format
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzedge committed Jan 9, 2017
1 parent 531abda commit 921853e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ trie = Rambling::Trie.load trie, '/path/to/file'

Currently, these formats are supported to store tries on disk:

- Ruby's [Marshal][marshal] format
- Ruby's [binary (Marshal)][marshal] format
- [YAML][yaml]

When dumping into or loading from disk, the format is determined automatically based on the file extension.
Expand Down

0 comments on commit 921853e

Please sign in to comment.