README.md in gm_x12-1.6.0 vs README.md in gm_x12-1.6.1

- old
+ new

@@ -24,19 +24,19 @@ If running Ubuntu, you may need to install libxml2-dev Add this line to your application's Gemfile: - gem 'pd_x12' + gem 'gm_x12' And then execute: $ bundle Or install it yourself as: - $ gem install pd_x12 + $ gem install gm_x12 ## Documentation ### Wiki Page: https://github.com/GoodmeasuresLLC/x12/wiki @@ -54,10 +54,10 @@ * The Perl X12 parser by Prasad Poruporuthan, search.cpan.org/~prasad/X12-0.09/lib/X12/Parser.pm * The Ruby port of the above by Chris Parker, rubyforge.org/projects/x12-parser/ * This project originated from App Design's X12 parser. * Project was forked by Sean Walberg, creating version 1.2.0 in April 2012. - * Project was forked by Marty Petersen in November 2012, creating pd_x12. + * Project was forked by Marty Petersen in November 2012, creating gm_x12. * Project was forked by GoodMeasures, Jun 2021, trying to make it work for large eligibility files, and work for Ruby 2.7.1. In particular, work for a file of about 9000 members from Wellcare. # Change Log 21/07/10