Update README for xnat_configuration
Open
documentation
- Dominant language
- Python
- Stars
- 23
- Forks
- 6
- Avg merge
- 3h 56m
- Merged PRs (30d)
- 1
Description
The current version requires a verify = True/False flag, but this isnt reflected in the readme.
xnat_configuration = {'server': "http://localhost",
'user': "admin",
'password': "admin",
'project': "XXXX",
'verify': True
}
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.