浏览代码

bug fixes

Steve Nyemba 1 年之前
父节点
当前提交
e4d6e9d48d
共有 1 个文件被更改,包括 2 次插入5 次删除
  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__