The example in the readme is using this function clue.display_clue_data() but it does not seem to exist any more. This example from in the repo is essentially the same thing. It's using clue.simple_text_display() and it works correctly as far as I can tell. I can work on making a PR to change the readme to match the example script.