Skip to content

Commit 2a28704

Browse files
authored
Add a link to messageformat.dev to the README file (#913)
* Add a link to messageformat.dev to the README file * Add 'unofficial' to description
1 parent ceb37d5 commit 2a28704

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,13 @@ Implementations may even support users creating their own functions.
9797

9898
See more examples and the formal definition of the grammar in [spec/syntax.md](./spec/syntax.md).
9999

100+
## Developer Documentation
101+
102+
Unofficial documentation for developers on MessageFormat 2 syntax and on using it with
103+
various programming languages can be found at [messageformat.dev](https://messageformat.dev/),
104+
which also includes an interactive [playground](https://messageformat.dev/playground/)
105+
for experimenting with message syntax.
106+
100107
## Normative Changes during Tech Preview
101108

102109
The Working Group continues to address feedback

0 commit comments

Comments
 (0)