Updated README
authorKonstantinos Chatzilygeroudis <costashatz@gmail.com>
Fri, 30 May 2014 00:21:23 +0000 (03:21 +0300)
committerKonstantinos Chatzilygeroudis <costashatz@gmail.com>
Fri, 30 May 2014 00:21:23 +0000 (03:21 +0300)
README.md

index 5e993e3..9afb7bd 100644 (file)
--- a/README.md
+++ b/README.md
@@ -18,11 +18,11 @@ A simple (Model) plugin for Gazebo in order to add to Gazebo the mimic joint fun
 
     - multiplier
 
-      A **double** specifying the multiplier parameter of the mimic joint.
+      A **double** specifying the multiplier parameter of the mimic joint. Defaults to 1.0.
 
     - offset
 
-      A **double** specifying the offset parameter of the mimic joint.
+      A **double** specifying the offset parameter of the mimic joint. Defaults to 0.0.
 
 
 ###Hoping to add more plugins....