Skip to content

Commit

Permalink
chore: put playground url into readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasRooney committed Jan 7, 2025
1 parent 1a63414 commit 8967334
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@

This is a full implementation of [RFC 9535](https://datatracker.ietf.org/doc/rfc9535/)

It is build to be webasm compatible. A playground application is also included.
It is build to be webasm compatible. A playground application is available at https://overlay.speakeasy.com.

Everything within RFC9535 is in scope. Grammars outside RFC 9535 are not in scope. For using `=~` to dynamically represent a matched regex is not in scope.
Everything within RFC9535 is in scope. Grammars outside RFC 9535 are not in scope.

## Installation

Expand Down

0 comments on commit 8967334

Please sign in to comment.