Browse Source

bug fixes

Steve Nyemba 1 năm trước cách đây
mục cha
commit
e4d6e9d48d
1 tập tin đã thay đổi với 2 bổ sung5 xóa
  1. 2 5
      meta/__init__.py

+ 2 - 5
meta/__init__.py

@@ -16,10 +16,7 @@ More information on supported databases is available at https://hiplab.mc.vander
 
 Sample 835 and 837 claims (zipped) are available for download at https://x12.org/examples/
 
-Usage :
-    Commandline :
-    python xreader.py --parse claims|remits --config <path>
-    
-    Embedded    :
+DOCUMENTATION :
+    - https://healthcareio.the-phi.com for more information
 """
 __name__ = "Healthcare/IO::Parser "+__version__