From cb5855f5d69adc01ed72f2163f395eda634938dc Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 16 Aug 2020 20:44:43 +0200 Subject: [PATCH] Mark as WIP and TODO --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cd6f2b7..2515d20 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ ## Standalone Hyperspace RPC client +> **Work In Progress** + ## Install ```sh @@ -12,6 +14,4 @@ $ pip install hyperspace-client ## Example -```python -print("TODO") -``` +TODO.