Skip to content

Commit b33f18f

Browse files
authored
Update README.md
Added details regarding the two runtime assemblies.
1 parent 58377b4 commit b33f18f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
A set of tools written in C# for testing Antlr4 generated C# grammar assemblies.
44
These tools are meant to supplement the need to continually test with the Antlr java TestRig assembly.
5+
Currently the tool only supports the Antlr4.Runtime assembly, but a 2.0 release with support for the standard runtime assembly is forthcoming (and overdue).
6+
In the future I will work on a version that supports both dynamically, but the current design of the app makes this impossible.
57

68
![.Net Framework CI](https://github.com/wiredwiz/Grun.Net/workflows/.Net%20Framework%20CI/badge.svg)
79
[![License](https://img.shields.io/badge/license-BSD-blue.svg)](https://raw.githubusercontent.com/wiredwiz/Grun.Net/master/LICENSE)

0 commit comments

Comments
 (0)