Skip to content

Commit 3176f59

Browse files
committed
Tiny update README file
1 parent 01a9679 commit 3176f59

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,14 @@ See [CHANGELOG.md](./CHANGELOG.md)
1111

1212
---
1313

14+
## Lifecycle
15+
1416
![lifecycle](./public/assets/lifecycle.png)
1517

18+
## Use with CI
19+
20+
![usage](./public/assets/usage.jpg)
21+
1622
## Features
1723
- Extracts the original big Mockoon environment file into a user-friendly (git-friendly) file tree.
1824
- Generates markdown documentation files based on the documentation fields within the Mockoon environment file.
@@ -142,9 +148,3 @@ Each directory could have optional `documentation.md` file.
142148
When the `index.json` data is object then `includes` is key:value extend object, where is the key is extra property of the index object and the value is a file path where the value stored is.
143149

144150
When the `index.json` data is an array, then `includes` is a ordered file paths of where the array items stored is.
145-
146-
147-
## Use cases
148-
149-
### Use with CI
150-
![usage](./public/assets/usage.jpg)

0 commit comments

Comments
 (0)