File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ pip install arachnid-shield-sdk
99
1010## Usage
1111
12- First, obtain login credentials by contacting [ Project Arachnid] ( https://projectarachnid.ca/en/contact ) .
12+ First, obtain login credentials by contacting [ Project Arachnid] ( https://shield. projectarachnid.com/ ) .
1313
1414This client acts simply as a global resource that may live as long as your application. So you may use it in different ways.
1515
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " arachnid-shield-sdk"
3- version = " 1.0 .0"
3+ version = " 0.1 .0"
44description = " An SDK to work with the Arachnid Shield API"
55
66authors = [
@@ -11,10 +11,10 @@ authors = [
1111readme = " README.md"
1212license = {file = " LICENSE" }
1313
14- homepage = " https://projectarachnid.ca/en/#shield "
15- documentation = " https://projectarachnid.ca/en/#shield "
14+ homepage = " https://shield. projectarachnid.com/ "
15+ documentation = " https://shield. projectarachnid.com/ "
1616repository = " https://github.com/CdnCentreForChildProtection/arachnid-shield-sdk-python/"
17- keywords = [" arachnid-shield" , " sdk" ]
17+ keywords = [" arachnid-shield" , " sdk" , " arachnid " ]
1818
1919classifiers = [
2020 " Development Status :: 4 - Beta" ,
You can’t perform that action at this time.
0 commit comments