Skip to content

Commit 2a414bf

Browse files
committed
Added gif examples
1 parent 918f003 commit 2a414bf

3 files changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ For the CLI interface, [*inquirer*](https://github.com/SBoudrias/Inquirer.js) an
2222

2323
> Not tested with Windows or Mac. Some (directory) changes may be needed in order to work on these systems.
2424
25-
To install this CLI tool, run these commands:
25+
To install **revdown-cli**, follow this:
2626

2727
1. Install [Node.js](https://nodejs.org/en/)
2828
2. Clone this repository
@@ -45,6 +45,12 @@ To install this CLI tool, run these commands:
4545

4646
6. Follow all the instructions until it finishes the presentation generation
4747

48+
1. If it is the first time or no configurations were previously saved, it will ask you to choose the theme, the plugins, the highlight theme, the markdown configs, etc...
49+
![Initial configurations](images/init.gif)
50+
51+
2. If the last configurations were saved a first prompt will ask if you want to use them again
52+
![Cached configurations](images/cached.gif)
53+
4854
7. Open in your favorite browser the `yourmarkdownfile.html` file that was created
4955

5056
## Test

images/cached.gif

232 KB
Loading

images/init.gif

437 KB
Loading

0 commit comments

Comments
 (0)