From 278c9c4d935123cbf15edf626f0078bada864cce Mon Sep 17 00:00:00 2001 From: Leon van Kammen Date: Fri, 7 Apr 2023 13:39:09 +0200 Subject: [PATCH] update documentation --- doc/RFC.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/RFC.md b/doc/RFC.md index 148bc81..7a6a6f2 100644 --- a/doc/RFC.md +++ b/doc/RFC.md @@ -4,7 +4,7 @@ > version 1.0.0 -date: 2023-04-06T18:37:15+0200
+date: 2023-04-07T13:38:59+0200
[![Actions Status](https://github.com/coderofsalvation/xrfragment/workflows/test/badge.svg)](https://github.com/coderofsalvation/xrfragment/actions) # XRFragment Grammar @@ -54,7 +54,6 @@ date: 2023-04-06T18:37:15+0200
# XR Fragments parser -note: community parsers will prolly outperform this initial parser :) > icanhazcode? yes, see [Parser.hx](https://github.com/coderofsalvation/xrfragment/blob/main/src/xrfragment/Parser.hx) the gist of it: