diff --git a/README.md b/README.md index 86de4e2..a68eb1f 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ Quit interactive mode --- ### API Examples: ### -``` +```python #!/usr/bin/env python3 from flipperzero_protobuf.cli_helpers import print_hex, dict2datetime @@ -182,4 +182,4 @@ See Also:
[flipperdevices/go-flipper](https://github.com/flipperdevices/go-flipper) Special thanks: -Evilpete - for making a wrapper and a code cleanup for our internal tool! \ No newline at end of file +Evilpete - for making a wrapper and a code cleanup for our internal tool!