diff --git a/testing.py b/testing.py index 427a34c..83ae8fc 100644 --- a/testing.py +++ b/testing.py @@ -5,7 +5,7 @@ import requests # Plugin Data info = { "name": "Testing tools", - "description": "Testing tools", + "description": "Testing tools
Might not be useful for you", "version": "1.0", "author": "Nathan.Woodburn/" } @@ -78,4 +78,4 @@ def txCount(params, authentication): page += 1 return {"txs": f'Total TXs: {txCount}'} - \ No newline at end of file +