Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jozsefsallai committed Jun 30, 2020
1 parent 19cb28b commit f1f177a
Show file tree
Hide file tree
Showing 7 changed files with 35 additions and 29 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,12 @@ cd insomnia-documenter
npm install
```

**Copy the demo Insomnia export file:**

```sh
cp demo/insomnia.json public/insomnia.json
```

**Run a development build with hot reload:**

```sh
Expand Down
10 changes: 5 additions & 5 deletions docs/bundle.css

Large diffs are not rendered by default.

38 changes: 19 additions & 19 deletions docs/bundle.css.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/bundle.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/insomnia.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "insomnia-documenter",
"version": "0.3.4",
"version": "0.4.0",
"description": "API documentation generator tool for Insomnia.",
"repository": {
"type": "git",
Expand Down

0 comments on commit f1f177a

Please sign in to comment.