From 177f46160aa25dbca13745954f02fc3d4c1f5053 Mon Sep 17 00:00:00 2001 From: Michael Chrisco Date: Wed, 13 May 2020 11:19:14 -0700 Subject: [PATCH] Fix edifabric link (#60) * Fix edifabric link * Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c73fb3a..1d81467 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,6 @@ List of EDI Github Resources. PRs Welcome! ## Examples - [Edipique/EDI-X12](https://github.com/dipique/EDI-X12) - Rough process for generating EDI X12 834 and 837 files from a CSV file. Structured in a way that allows easy transition to other data sources. - [PHP Implementations of Transactions](https://github.com/stephenmccready/X12) - PHP examples of writing EDI from scratch. -- [Sdk](https://github.com/EdiFabric/Sdk/blob/master/EdiFabric.Sdk.Demo/Program.cs) - C# Demo using EdiFabric. - [walkswithme/EDI-X12-ANSI-270](https://github.com/walkswithme/EDI-X12-ANSI-270) - PHP Library for creating EDI X12 ANSI 270 File 5010 Version - [EdiFabric/EDI-Translator-Demo](https://github.com/EdiFabric/EDI-Translator-Demo) - EDI Translator for EDIFACT D.96A, X12 004010 and HIPAA 5010