From 3617c337bb16d2359a34097cc96d67b947e48192 Mon Sep 17 00:00:00 2001 From: sakshikakde Date: Sun, 7 Nov 2021 20:30:10 -0500 Subject: [PATCH] updated readme.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 90915f0..4471092 100644 --- a/README.md +++ b/README.md @@ -93,3 +93,5 @@ Use the following command to call the ros service from terminal: rosservice call /add_two_ints "a: 10 b: 30" ``` + +