diff --git a/README.md b/README.md index 3beee41..39e069e 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,11 @@ Usage: where - - velocity_1 is the velocity of the first particle, in the form + - ```velocity_1``` is the velocity of the first particle, in the form ```"r theta"``` if the input vector type is polar, or in the form ```"x y"``` if the input vector type is cartesian - - velocity_2 is the velocity of the second particle, in the + - ```velocity_2``` is the velocity of the second particle, in the form ```"r theta"``` if the input vector type is polar, or in the form ```"x y"``` if the input vector type is cartesian