aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'core/README.md')
-rw-r--r--core/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/core/README.md b/core/README.md
new file mode 100644
index 0000000..2f944d9
--- /dev/null
+++ b/core/README.md
@@ -0,0 +1,8 @@
1# edi-parser-core
2
3Combinators and utilities to parse and decode Edifact messages.
4
5This package doesn't support any Edifact specification. You'll have to use
6[edi-parser-scaffolder] from the textual specification of your choice first.
7
8[edi-parser-scaffolder]: ../scaffolder/README.md