We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14e7f1f commit 72b5dccCopy full SHA for 72b5dcc
README.rst
@@ -19,7 +19,9 @@ Atomic file writes.
19
# "foo.txt" doesn't exist yet.
20
21
# Now it does.
22
-
+
23
+See [API documentation](https://python-atomicwrites.readthedocs.io/en/latest/#api) for more
24
+low-level interfaces.
25
26
Features that distinguish it from other similar libraries (see `Alternatives and Credit`_):
27
0 commit comments