From fd0463463ad21e4e6bd68bbce15a92897258a046 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Abdulkadir=20Furkan=20=C5=9Eanl=C4=B1?= Date: Sat, 24 Sep 2022 22:20:47 +0200 Subject: [PATCH] Edit README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Abdulkadir Furkan Şanlı --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ff624c9..809b144 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,7 @@ randonauting that might work for you the code is basically stolen [this guy's](https://github.com/deckerEnigmatic) funky project. -run naut.py, change the built-in variables if you don't like them. +## usage + +you're gonna need numpy. +run `naut.py`, change the built-in variables if you don't like them, I might make flags for them later.