Skip to content

Commit adfe6ba

Browse files
authored
Update README.md
1 parent 7d9a279 commit adfe6ba

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
@@ -1,3 +1,5 @@
1+
[![Go Reference](https://pkg.go.dev/badge/github.com/constarg/go-edif-parser@v0.0.0-20260327134332-d3db9050bc6b/pkg/edif.svg)](https://pkg.go.dev/github.com/constarg/go-edif-parser@v0.0.0-20260327134332-d3db9050bc6b/pkg/edif)
2+
13
# Intruduction
24
I noticed that no parser currently exists for editing EDIF files using Go. This project was originally created for my MSc thesis,
35
and I decided there was no reason not to publish it. This EDIF parser supports any EDIF version, as the parsing logic is very generic.

0 commit comments

Comments
 (0)