Преглед на файлове

Adding link to orthanc API web page to Readme.md

Andrej Studen преди 6 дни
родител
ревизия
0299447f8b
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2 1
      Readme.md

+ 2 - 1
Readme.md

@@ -1,6 +1,6 @@
 ## Orthanc Python interface ##
 A Python3 urllib3 based interface for communication with the Orthanc server. 
-Provides simple REST API interfaces integrated in python code.
+Based on the [orthancAPI][REST API] of Orthanc integrated in python code.
 
 ### Setup ###
 Update `network-config-sample.json` with personal information needed to access the site (username and password)
@@ -28,3 +28,4 @@ ofb.getZip('series',seriesId,fname)
 ofb.upload('/path/to/file.dcm')
 ```
 
+[orthancAPI]: https://orthanc.uclouvain.be/book/users/rest.html#accessing-the-raw-dicom-fields-of-an-instance