Skip to content

Commit d23e9f5

Browse files
committed
Improve note on netrc support
1 parent 491e3db commit d23e9f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Python API for LabKey Server. Lets you query, insert, and update data on a LabKe
55
Changes in the current release:
66

77
- Support for Python 3
8-
- Support for netrc files (.labkeycredentials.txt files are now deprecated)
8+
- Use netrc files for credentials -- see [Credentials](#credentials)
99
- New methods for working with assay data:
1010
- [load_batch](./labkey/experiment.py)
1111
- [save_batch](./labkey/experiment.py)

0 commit comments

Comments
 (0)