diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -14,3 +14,8 @@ def deps do ] end ``` + +## Usage + +To use this library, start by looking at the the +[tutorial](tutorial_echo.html), or the documentation for `Polyjuice.Client`. |