Skip to content

Commit 6ddc294

Browse files
committed
README update
1 parent 7730381 commit 6ddc294

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,14 @@ like and how it behaves - including type-safety mechanisms.
1616

1717
You 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

2121
https://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

2529
The 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
551555
support 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

582588
The 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.

images/demo-api.gif

603 KB
Loading

0 commit comments

Comments
 (0)