aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2019-09-05 18:54:39 -0700
committerBryan Newbold <bnewbold@robocracy.org>2019-09-05 18:54:39 -0700
commita65dfc914517376b5ededb82e594236c5d61c721 (patch)
tree381a5d346dfad7f020c344d2c4740eefb71be61d /README.md
parent28d2d94a9100c1a809955cde93fdbb7a36263057 (diff)
downloadfatcat-a65dfc914517376b5ededb82e594236c5d61c721.tar.gz
fatcat-a65dfc914517376b5ededb82e594236c5d61c721.zip
update all other mentions of python client lib
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7e2984b4..c06fe6e5 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ See `./python/README.md` and `./rust/README.md` for details on building,
running, and testing these components.
The python client library, which is automatically generated from the API
-schema, lives under `./python_client/`.
+schema, lives under `./python_openapi_client/`.
## Status