Skip to content

Commit abc4771

Browse files
fix: update readme
1 parent 440709e commit abc4771

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
@@ -13,7 +13,7 @@ A developer-friendly Python library for interacting with FileMaker Server via th
1313

1414
## Features
1515

16-
- **Authentication**: Use **Basic Auth** for secure sign-in/sign-out and automatic session management
16+
- **Authentication**: Use **Basic Auth** for secure sign-in/sign-out and automatic session managements
1717
- **CRUD Operations**: Perform **Create**, **Read**, **Update**, and **Delete** on FileMaker records.
1818
- **File Uploads**: Upload files to FileMaker container fields using **multipart/form-data**.
1919
- **Error Handling**: Includes robust error handling for API requests and responses.

0 commit comments

Comments
 (0)