We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 30a7ff5 + f992cb0 commit f9ac63eCopy full SHA for f9ac63e
1 file changed
README.md
@@ -14,4 +14,5 @@ REST service to connect to TARS and return information.
14
15
- The client code is autogenerated using an openapi generator.
16
- On a push to main, a python library will be built and published to PyPI.
17
-- The client can then be pip installed as `pip install aind-tars-service-client`
+- The client can then be pip installed as `pip install aind-tars-service-client`
18
+- An async client can be pip installed as `pip install aind-tars-service-async-client`
0 commit comments