Skip to content

Commit

Permalink
Improve note on netrc support
Browse files Browse the repository at this point in the history
  • Loading branch information
labkey-nicka committed Feb 2, 2016
1 parent 491e3db commit d23e9f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -5,7 +5,7 @@ Python API for LabKey Server. Lets you query, insert, and update data on a LabKe
Changes in the current release:

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

0 comments on commit d23e9f5

Please sign in to comment.