Skip to content

Commit 897bde7

Browse files
committed
README update
1 parent dc337cb commit 897bde7

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,14 @@ These requests are made primarily over HTTP: Hypertext Transfer Protocol. Howeve
2424
little to no "hypertext" is actually sent or received, these use cases have emerged
2525
in an *ad hoc* fashion as a testament to the power of the internet.
2626

27-
FunctionScript allows teams to be able to rapidly deliver Stripe-quality APIs
28-
in a fraction of the time without requiring any additional tooling.
29-
It has been developed by the team at Polybit Inc., responsible for [Standard Library](https://stdlib.com).
27+
By creating API development standards as part of a **language specification**
28+
instead of a framework, FunctionScript truly treats APIs as a base primitive of
29+
software development instead of an afterthought. This allows teams to be able to
30+
be able to rapidly deliver high-quality APIs in a fraction of the time without
31+
requiring any additional tooling.
32+
33+
FunctionScript has been developed by the team at Polybit Inc., responsible for
34+
[Standard Library](https://stdlib.com).
3035
Ongoing development is, in part, funded by both [Stripe](https://stripe.com),
3136
[Slack](https://slack.com) as venture investments in the parent organization.
3237

0 commit comments

Comments
 (0)