Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Commit 4430ce7

Browse files
committed
Update README.md
1 parent 9a4db82 commit 4430ce7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ This is a collection of packages to work on ROS-based software from Emacs.
66
Supported are the versions of Emacs >= 24.3. For older versions please use the
77
[older-than-emacs24.3 branch](https://github.com/code-iai/ros_emacs_utils/tree/older-than-emacs24.3).
88

9-
It has a ```rosemacs``` package, which contains functions for starting a roscore,
9+
The repo contains a ```rosemacs``` package, which provides functions for starting a roscore,
1010
monitoring ROS nodes etc (with corresponding Emacs key bindings).
1111
And, in addition to that, it has a number of packages to simplify
1212
development of roslisp-based packages. Among them is
1313
a wrapper for Slime (Lisp interactive development environment) called ```slime_wrapper```,
1414
a contrib for Slime to work with ROS ```slime_ros```,
15-
and a Slime REPL called ```roslisp_repl```, configured to start slime, slime_ros and roslisp.
15+
and a Slime REPL called ```roslisp_repl```, configured to start slime, slime_ros and setup roslisp.
1616

1717
This document only gives you instructions on installation.
1818
For other information consult the official wiki pages of the packages:

0 commit comments

Comments
 (0)