Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marhop committed Sep 5, 2018
1 parent 0ab8634 commit f9ff5a4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ programming](https://en.wikipedia.org/wiki/Literate_programming).

# Usage

Get a binary [here][releases] and put it in your PATH. Then:

$ lb --help
$ lb source.bmp.md --output binary.bmp

Expand All @@ -68,6 +70,7 @@ Windows, well, I don't know but surely somewhere sensible.
[Markdown]: https://daringfireball.net/projects/markdown/basics
[Pandoc]: https://pandoc.org
[lb]: https://github.com/marhop/literate-binary
[releases]: https://github.com/marhop/literate-binary/releases
[example]: examples/minimal.bmp.md
[example-wav]: examples/minimal.wav.md
[code blocks]: https://pandoc.org/MANUAL.html#verbatim-code-blocks
Expand Down
2 changes: 1 addition & 1 deletion literate-binary.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: literate-binary
version: 0.0.0
version: 1.0.0
synopsis: Integrate handcrafted binary and documentation
homepage: https://github.com/marhop/literate-binary
license: MIT
Expand Down

0 comments on commit f9ff5a4

Please sign in to comment.