Explorar o código

Update Readme.md

Andrej Studen %!s(int64=4) %!d(string=hai) anos
pai
achega
10f0554ab8
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      Readme.md

+ 3 - 0
Readme.md

@@ -23,5 +23,8 @@ ofb=orthancFileBrowser.orthancFileBrowser(onet)
 ...
 #download seriesId to fname
 ofb.getZip('series',seriesId,fname)
+
+#upload dicom file
+ofb.upload('/path/to/file.dcm')
 ```