diff --git a/example/README.md b/example/README.md index 7eb3e37..bd29712 100644 --- a/example/README.md +++ b/example/README.md @@ -7,7 +7,7 @@ ## Usage This will create a math tutor AI. -You can make a query on any integrated channel, like this: ``@PlugBear "I need to solve the equation `3x + 11 = 14`. Can you help me?"``. +You can make a query on any integrated channel, like this: ``@PlugBear I need to solve the equation `3x + 11 = 14`. Can you help me?``. ```shell docker build . -t plugbear-python-sdk-example