Jonxslays/wom.py

Add a getting started guide

Jonxslays opened this issue · 0 comments

This should include sections on:

  • The Result type implemented in the library
  • Full examples that are copy pastable (including async main and asyncio.run)
  • Details about the Client and its relationship to services
  • Various different examples with different method parameters supplied
  • Examples demonstrating how NOT to use the library?