diff --git a/api.md b/api.md
index 0362153..104db93 100644
--- a/api.md
+++ b/api.md
@@ -281,8 +281,9 @@ Action|Description|Parameters
`getTrackingList`|Gets the current list of clients being tracked|_none_
`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
+A community python API wrapper exists [here](https://github.com/735tesla/python-pineapple) but documentation is still in progress.
## Further Information
-A community python API wrapper exists [here](https://github.com/735tesla/python-pineapple) but documentation is still in progress.
-made with love <3
+made with <3