From 083305202abb2df0e0777ff861b8155f9d873efe Mon Sep 17 00:00:00 2001 From: Cullen Watson Date: Wed, 31 Jul 2024 12:14:30 -0500 Subject: [PATCH] docs:readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e50942..4869093 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ staff.to_csv(filename, index=False) #### Browser login -If you rather use a browser, install the browser add-on to StaffSpy . +If you rather use a browser to log in, install the browser add-on to StaffSpy . ```pip install staffspy[browser]```