diff --git a/scripts/README.md b/scripts/README.md index cfaa5e5..d7cac55 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -3,6 +3,6 @@ ### batch_import_test.py Python 3.7 asyncio script that can be used to stress test -OpenMonero by requesting many number of full wallet imports +OpenMonero by requesting many number of full wallet imports. It uses [monero-python](https://github.com/monero-ecosystem/monero-python) and [aiohttp](https://github.com/aio-libs/aiohttp).