Skip to content
This repository was archived by the owner on Sep 15, 2021. It is now read-only.

Commit 8b7902c

Browse files
Update README.md
1 parent 149861f commit 8b7902c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
:exclamation: **NOTE: This project is no longer being maintained!** :exclamation:
2+
13
# X12
24
A simple ASC X12 parser for NodeJS. Created originally for the [TC Toolbox](https://github.com/TrueCommerce/vscode-tctoolbox) project.
35

@@ -25,4 +27,4 @@ results.forEach((result) => {
2527
// result.segment
2628
// result.element(.value)
2729
});
28-
```
30+
```

0 commit comments

Comments
 (0)