From 697b99eb0741387aef1587213ea3c9abe11e0cc7 Mon Sep 17 00:00:00 2001 From: Philipp3107 Date: Fri, 9 Dec 2022 11:42:31 +0100 Subject: [PATCH] updated README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ed0120c..fee4ff6 100644 --- a/README.md +++ b/README.md @@ -133,8 +133,11 @@ Class RobotBasics ### Variables: `private int id` + `private String name` + `private boolean power` + ___ ### Methods: