This website works better with JavaScript.
Home
Explore
Help
Sign In
bubblev
/
javicle
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update docs
master
Jonathan Cobb
4 years ago
parent
78d483d26c
commit
d9b9ecd1d6
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
README.md
+ 1
- 1
README.md
View File
@@ -70,7 +70,7 @@ To execute a spec stored in the file `my-spec.json`, you would run:
```shell script
```shell script
jvcl my-spec.jvcl
jvcl my-spec.jvcl
```
```
or
you
use stdin:
or use stdin:
```shell script
```shell script
cat my-spec.jvcl | jvcl
cat my-spec.jvcl | jvcl
```
```
Write
Preview
Loading…
Cancel
Save