Skip to content

Commit ad5ce3b

Browse files
Update README with project history and credits
Added information about the previous project and additional credits.
1 parent 523e72f commit ad5ce3b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ using Efferent.HL7.V2;
2727
Read the full documentation in the [wiki page](https://github.com/Efferent-Health/HL7-V2/wiki/Composing-a-new-HL7-message).
2828

2929
## Credits
30-
This library has taken Jayant Singh's HL7 parser as its foundation: https://github.com/j4jayant/hl7-cSharp-parser
30+
This library superseeds a previous github project: https://github.com/Efferent-Health/HL7-dotnetcore (read [#1](https://github.com/Efferent-Health/HL7-V2/issues/1))
31+
32+
It has taken Jayant Singh's HL7 parser as its foundation: https://github.com/j4jayant/hl7-cSharp-parser
3133

3234
The field encoding and decoding methods have been based on: https://github.com/elomagic/hl7inspector

0 commit comments

Comments
 (0)