diff --git a/README.md b/README.md index dd61aafd..759f4854 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,19 @@ operation on an interface for example (see ### Authenticators ... +Development Install +------------------- + +```bash +$ pip install -e . +``` + +Test +---- + +```bash +$ pytest +``` Requirements ------------