From f0de49ec0adecc00578072e87edc59689e5644ac Mon Sep 17 00:00:00 2001 From: moneroexamples Date: Sun, 21 Apr 2019 13:11:14 +0800 Subject: [PATCH] Update README.md --- scripts/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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).