From 2204cf762cf43e4d25642b95806abcfcf1d053cf Mon Sep 17 00:00:00 2001 From: KORuL Date: Sun, 26 Aug 2018 01:53:44 -0700 Subject: [PATCH] Update README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index a7e56ec..9f8e145 100644 --- a/README.md +++ b/README.md @@ -62,11 +62,6 @@ printed to the log. Overall the client is fragile and doesn't handle deviation from simple usage very well yet. -### Test run Linux .so - -1. `cargo build` -2. `./runTestPy` - ### Unimplemented * **Many edge cases and exceptions:** disconnects, reconnects, etc.