summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Unterwaditzer <markus@unterwaditzer.net>2020-10-03 16:08:44 +0200
committerGitHub <noreply@github.com>2020-10-03 16:08:44 +0200
commit72b5dcc9c5225fc8b54559f0f9c02d3211dfd403 (patch)
treef794f3d0fa6c3028da4165e11cf6f86d7fe70e4b
parent14e7f1f5407344f215f0b06b5cbe49fe65e90d1d (diff)
downloadatomicwrites-72b5dcc9c5225fc8b54559f0f9c02d3211dfd403.tar.gz
Update README.rst
-rw-r--r--README.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 3c14e11..434ca8c 100644
--- a/README.rst
+++ b/README.rst
@@ -19,7 +19,9 @@ Atomic file writes.
# "foo.txt" doesn't exist yet.
# Now it does.
-
+
+See [API documentation](https://python-atomicwrites.readthedocs.io/en/latest/#api) for more
+low-level interfaces.
Features that distinguish it from other similar libraries (see `Alternatives and Credit`_):