Skip to content

Commit c1f47d5

Browse files
authored
Merge pull request #23 from soniah/master
slightly reword Quick-start
2 parents f2a2373 + d1a267d commit c1f47d5

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,14 @@ folder:
132132
### Release Notes
133133
See the latest [Release Notes](https://github.com/ldn-softdev/jtc/releases)
134134

135-
136135
## Quick-start guide:
137-
*run `jtc -g` for walk-path explanations, usage notes and additional usage examples*
136+
137+
* run the command `jtc -g` to read the mini USER-GUIDE, with walk path syntax, usage notes, short examples
138+
* read the examples just below
139+
* see [stackoverflow-json](https://github.com/ldn-softdev/stackoverflow-json) for lots of worked examples
140+
based on Stack Overflow questions
141+
* refer to the complete [User Guide](https://github.com/ldn-softdev/jtc/blob/master/User%20Guide.md) for further examples and guidelines.
142+
138143
##
139144
Consider a following JSON (a mockup of a bookmark container), stored in a file `Bookmarks`:
140145
```json

0 commit comments

Comments
 (0)