Skip to content

Commit

Permalink
doc: added used commands for conversion
Browse files Browse the repository at this point in the history
  • Loading branch information
jfgreffier committed Sep 4, 2021
1 parent 2f9e44c commit d9dae7c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
# The Scrum Guide as e-book
The 2020 Scrum Guide as Markdown, EPUB, mobi... Scrapped from http://scrumguides.org/scrum-guide.html, converted with pandoc.

```
pandoc --metadata-file=metadata.yaml 2020-scrum-guide.md --to epub3 -o 2020-scrum-guide.epub
kindlegen 2020-scrum-guide.epub
```

0 comments on commit d9dae7c

Please sign in to comment.