Skip to content

Commit

Permalink
Minor correction to README
Browse files Browse the repository at this point in the history
  • Loading branch information
dougpenny committed Mar 22, 2022
1 parent 3b59f7d commit 452f605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# PSDataAccessPlugin
The PSDataAccessPlugin is used, along with an API client (like [SwiftyPSCore](https://github.com/dougpenny/SwiftyPSCore) or [PyPowerSchool](https://github.com/dougpenny/PyPowerSchool), to interact with PowerSchool API. The plugin does a couple of things:
The PSDataAccessPlugin is used, along with an API client (like [SwiftyPSCore](https://github.com/dougpenny/SwiftyPSCore) or [PyPowerSchool](https://github.com/dougpenny/PyPowerSchool)), to interact with PowerSchool API. The plugin does a couple of things:
1. Provides the credentials needed to connect with the PowerSchool API using an API client.
2. Allows you to use core [PowerQueries](https://support.powerschool.com/developer/#/page/powerqueries). Please note that for any core PowerQueries you would like to use, you will need to update the <[access-request](https://support.powerschool.com/developer/#/page/access-request)> element accordingly.

Expand Down

0 comments on commit 452f605

Please sign in to comment.