Skip to content

Commit d5360c2

Browse files
author
Phil Rzewski
committed
Remove 'easily'
1 parent c3c2e15 commit d5360c2

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
@@ -58,7 +58,7 @@ Please Refer to the [Python Script Library documentation page](http://python-sdc
5858
Transitioning from python to REST
5959
---------------------------------
6060

61-
If your goal is to interact with the REST API directly, you can use this python client library to easily understand the REST interactions by logging the actions it takes. This is useful because full documentation of the REST API has not yet been created; and also provides a complete example of known working operations.
61+
If your goal is to interact with the REST API directly, you can use this python client library to understand the REST interactions by logging the actions it takes. This is useful because full documentation of the REST API has not yet been created; and also provides a complete example of known working operations.
6262

6363
- Use or modify an example, or write a new script against the python sdcclient module.
6464
- Log the HTTP requests made by the script.

0 commit comments

Comments
 (0)