Skip to content

Commit bec2461

Browse files
authored
Update README.md
1 parent 0e9f65b commit bec2461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
![CI](https://github.com/jf-tech/omniparser/workflows/CI/badge.svg) [![codecov](https://codecov.io/gh/jf-tech/omniparser/branch/master/graph/badge.svg)](https://codecov.io/gh/jf-tech/omniparser) [![Go Report Card](https://goreportcard.com/badge/github.com/jf-tech/omniparser)](https://goreportcard.com/report/github.com/jf-tech/omniparser)
33

44
Omniparser is written in naive Golang that ingests input data of various formats (**CSV, txt, XML, EDI, JSON**, and custom formats) in streaming fashion
5-
and transforms data into desired JSON or binding object based on a schema written in JSON.
5+
and transforms data into desired JSON output based on a schema written in JSON.
66

77
Golang Version: 1.14.2
88

0 commit comments

Comments
 (0)