File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -16,10 +16,14 @@ like and how it behaves - including type-safety mechanisms.
1616
1717You can start building with FunctionScript ** immediately** using
1818[ Code on Standard Library] ( https://code.stdlib.com/?sample=t&filename=functions/__main__.js ) , right in
19- your web browser (note that in order to use this tool you must have a registered account on [ stdlib.com ] ( https://stdlib.com ) ):
19+ your web browser. You can see a demo of testing the generated API below.
2020
2121https://code.stdlib.com/?sample=t&filename=functions/__main__.js
2222
23+ ![ Demo] ( /images/demo-api.gif )
24+
25+ ** Note:** * In order to use this tool you must have a registered account on [ stdlib.com] ( https://stdlib.com ) .*
26+
2327### Background
2428
2529The impetus for creating FunctionScript is simple: it stems from the initial
@@ -551,9 +555,11 @@ the following companies have invested countless hours in and provided financial
551555support which has enabled the R&D that has made this project possible.
552556
553557[ Stripe] ( https://stripe.com ) , the global leader in online payments
558+
554559[ ![ Stripe Logo] ( /images/stripe-logo-300.png )] ( https://stripe.com )
555560
556561[ Slack] ( https://slack.com ) , the online platform for work and communication
562+
557563[ ![ Slack Logo] ( /images/slack-logo-300.png )] ( https://slack.com )
558564
559565## Special Thanks
@@ -580,5 +586,5 @@ and FunctionScript would not be possible without any of them.
580586# Notes
581587
582588The software contained within this repository has been developed and is
583- copyrighted by the [ Standard Library] ( https://stdlib.com ) Team at Polybit Inc. and is
584- MIT licensed.
589+ copyrighted by the [ Standard Library] ( https://stdlib.com ) Team at Polybit Inc.
590+ and is MIT licensed.
You can’t perform that action at this time.
0 commit comments