diff --git a/api.md b/api.md
index 7d5665f..a9e95a0 100644
--- a/api.md
+++ b/api.md
@@ -283,6 +283,4 @@ Action|Description|Parameters
`addMac`|Adds a MAC to tracking|
- `mac`
- The MAC address to start tracking
`removeMac`|Removes a MAC from tracking|- `mac`
- The MAC address to stop tracking
## Community Python API
-
-
-## Further Information
+A community python API wrapper exists [here](https://github.com/735tesla/python-pineapple) but documentation is still in progress.