about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--README9
-rw-r--r--README.org6
2 files changed, 15 insertions, 0 deletions
diff --git a/README b/README
index 94668f8..23317dd 100644
--- a/README
+++ b/README
@@ -17,6 +17,7 @@ Table of Contents
 ..... 1. Without `git'
 ..... 2. With `git'
 3. Documentation
+.. 1. Options
 4. Project Structure
 5. Fornax Format
 .. 1. Grids
@@ -119,6 +120,14 @@ This collection includes:
     number then the slideshow might be incorrect.
 
 
+3.1 Options
+───────────
+
+  • `input': This takes solved input file in the /Fornax/ format.
+  • `frame-rate': Frame rate for the video.
+  • `output': Output directory (for solution video/images).
+
+
 4 Project Structure
 ═══════════════════
 
diff --git a/README.org b/README.org
index df63385..eb39e48 100644
--- a/README.org
+++ b/README.org
@@ -72,6 +72,12 @@ later converted to a slideshow with ~ffmpeg~.
 - *Note*: If the number of iterations are greater than an 8 digit number
   then the slideshow might be incorrect.
 
+** Options
+
+- ~input~: This takes solved input file in the /Fornax/ format.
+- ~frame-rate~: Frame rate for the video.
+- ~output~: Output directory (for solution video/images).
+
 * Project Structure
 
 - Algorithms are located in ~algorithms/~ directory, sub-directory needs