Skip to content

Commit

Permalink
Add examples readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jotonedev committed Oct 11, 2024
1 parent fb7d014 commit 76bc780
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions examples/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Examples

This directory contains examples of how to use the `pyown` package.

- [Custom message 1](custom_message_01/) and [Custom message 2](custom_message_02/) demonstrate how to create a custom
message and how to send it using the client
- [Light 1](light_01/) demonstrates how to create a light and how to control it

0 comments on commit 76bc780

Please sign in to comment.