|
@@ -1,6 +1,6 @@
|
|
|
## Orthanc Python interface ##
|
|
|
A Python3 urllib3 based interface for communication with the Orthanc server.
|
|
|
-Based on the [orthancAPI][REST API] of Orthanc integrated in python code.
|
|
|
+Based on the [REST API][orthancAPI] of Orthanc integrated in python code.
|
|
|
|
|
|
### Setup ###
|
|
|
Update `network-config-sample.json` with personal information needed to access the site (username and password)
|