From 1c5dec614cf0979d3e9c593ea89ff7faf0d8aa4f Mon Sep 17 00:00:00 2001 From: Natan Yellin Date: Wed, 19 Apr 2023 21:23:14 +0300 Subject: Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3cd8332..9c5cbe5 100644 --- a/README.md +++ b/README.md @@ -241,7 +241,7 @@ Look into the `examples` directory for examples on how to create a custom strate ## Building -_We are using pyinstaller to build the binary._ +_We are planning to use pyinstaller to build binaries for distribution. Right now you can build the binaries yourself, but we're not distributing them yet._ 1. Install the project manually (see above) 2. Navigate to the project root directory @@ -271,7 +271,7 @@ cd ./dist/krr ## Testing -_We are using pytest to run the tests._ +_We use pytest to run tests._ 1. Install the project manually (see above) 2. Navigate to the project root directory -- cgit v1.2.3