Bläddra i källkod

Merge to head

Andrej Studen 5 år sedan
förälder
incheckning
921df29143
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -4,14 +4,14 @@ This package allows user to connect to a labkey server through a slicer interfac
 
 To use, add path to unpackaged labkeySlicerPythonAPI/labkeySlicerPythonExtension to
 Additional module paths in Slicer->Edit->Application Settings->Modules submenu. You'll
-also need the DICOM package, also available from wiscgit.
+also need the SlicerLabkeyDICOMtools package, also available from wiscgit.
 
 Then the package will appear under LabKey.
 
 If you are interested in the code, you should look at slicerNetwork.py which 
 implements the communication with the server and forms HTTP Labkey API commands.
 
-More on setup can be found at:
+More details and tutorial can be found at:
 http://www-f9.ijs.si/~studen/blogs/posts/2017/May/31/slicerlabkey-integration/
 
 # DICOMtools