Pārlūkot izejas kodu

Update Readme.md

Andrej Studen 5 gadi atpakaļ
vecāks
revīzija
10f0554ab8
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  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')
 ```