Skip to content

Commit 8031bcd

Browse files
committed
update for release 0.6.0
1 parent f7ab219 commit 8031bcd

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
1. Select Save Option (ex. Decide Later...)
1515
1. Select Menu [Extras]-[Plugins]
1616
1. Click [Add]
17-
1. Input https://cdn.jsdelivr.net/gh/sakazuki/step-functions-draw.io@0.5.1/dist/aws-step-functions.js
17+
1. Input https://cdn.jsdelivr.net/gh/sakazuki/step-functions-draw.io@0.6.0/dist/aws-step-functions.js
1818
1. [Apply]
1919
1. Reload the page
2020

@@ -69,7 +69,23 @@
6969
1. [Apply]
7070
1. Reload the page (Right click on a header part, and select reload menu.)
7171

72+
## Advanced usage
73+
74+
```
75+
git clone https://github.com/sakazuki/step-functions-draw.io.git
76+
cd step-functions-draw.io
77+
npm install
78+
node carlo.js
79+
80+
# Select Menu [Extras]-[Plugins]
81+
# Click [Add]
82+
# Input https://localhost/aws-step-functions.js
83+
# [Apply]
84+
# Reload the page (Right click on a header part, and select reload menu.)
85+
```
86+
7287
## Version history
88+
- https://cdn.jsdelivr.net/gh/sakazuki/step-functions-draw.io@0.6.0/dist/aws-step-functions.js
7389
- https://cdn.jsdelivr.net/gh/sakazuki/step-functions-draw.io@0.5.1/dist/aws-step-functions.js
7490
- https://cdn.jsdelivr.net/gh/sakazuki/step-functions-draw.io@0.5.0/dist/aws-step-functions.js
7591
- https://cdn.jsdelivr.net/gh/sakazuki/step-functions-draw.io@0.4.3/aws-step-functions.js

0 commit comments

Comments
 (0)