diff --git a/README.md b/README.md index 9c9a6d0..0d94bca 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Scripts to generate books from the [Cosmere](https://coppermind.net/wiki/Cosmere 7. Skyward (Serialized till Chapter 15) 8. Defending Elysium 9. Dark One (Preview Chapter) +10. Rhythm of War (Serialized publication on tor.com in progress) For obvious reasons, the converted ebooks are not part of this repo. You must download and run the script on your own machine to generate the copies. @@ -20,6 +21,10 @@ The code for this is mostly adapted from [hoshruba](https://github.captnemo.in/h You can download sample files (Lorem Ipsum) from to see a sample of how the generated files look. +## Rhythm of War + +>The chapter-by-chapter serialization of Rhythm of War, Brandon Sanderson’s fourth volume in The Stormlight Archive series. New chapters go live every Tuesday up to the November 17, 2020 release date. + ## Oathbringer Tor.com is publishing Oathbringer in serialized form till Chapter 32. This script downloads all of these posts and converts them into a publishable format, including epub, mobi, pdf and html. You can find the tor.com announcement at https://www.tor.com/2017/08/15/brandon-sanderson-oathbringer-serialization-announcement/. @@ -107,6 +112,7 @@ wok-prime wok-reread wor-reread dark-one +row ``` If none is passed, all books will be generated. The entire build (for all books combined) roughly takes 15 minutes on a single core system (excluding the Docker pull).