diff --git a/README.md b/README.md index 69852ec..237b4db 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ PyUnifi A rewrite of https://github.com/unifi-hackers/unifi-lab in cleaner Python. Forked from https://github.com/calmh/unifi-api due to unmaintained status and rewritten to use the Requests module. +Development & Pull Request +-------------------------- +Perform all PRs against the development branch. Pull requests against master will be closed without bring merged. + Install -------