Skip to content

Commit f09880b

Browse files
committed
doc: Correct readme's
1 parent e6f8e7b commit f09880b

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

packages/debugger/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# robotcode-utils
1+
# robotcode-debugger
22

33
[![PyPI - Version](https://img.shields.io/pypi/v/robotcode-debugger.svg)](https://pypi.org/project/robotcode-debugger)
44
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/robotcode-debugger.svg)](https://pypi.org/project/robotcode-debugger)
@@ -18,4 +18,4 @@ pip install robotcode-debugger
1818

1919
## License
2020

21-
`robotcode-utils` is distributed under the terms of the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) license.
21+
`robotcode-debugger` is distributed under the terms of the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) license.

packages/jsonrpc2/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# robotcode-utils
1+
# robotcode-jsonrpc2
22

33
[![PyPI - Version](https://img.shields.io/pypi/v/robotcode-jsonrpc2.svg)](https://pypi.org/project/robotcode-jsonrpc2)
44
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/robotcode-jsonrpc2.svg)](https://pypi.org/project/robotcode-jsonrpc2)
@@ -18,4 +18,4 @@ pip install robotcode-debugger
1818

1919
## License
2020

21-
`robotcode-utils` is distributed under the terms of the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) license.
21+
`robotcode-jsonrpc2` is distributed under the terms of the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) license.

packages/language_server/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# robotcode-utils
1+
# robotcode-language-server
22

33
[![PyPI - Version](https://img.shields.io/pypi/v/robotcode-language-server.svg)](https://pypi.org/project/robotcode-language-server)
44
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/robotcode-language-server.svg)](https://pypi.org/project/robotcode-language-server)
@@ -18,4 +18,4 @@ pip install robotcode-language-server
1818

1919
## License
2020

21-
`robotcode-utils` is distributed under the terms of the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) license.
21+
`robotcode-language-server` is distributed under the terms of the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) license.

packages/modifiers/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# robotcode-utils
1+
# robotcode-modifiers
22

33
[![PyPI - Version](https://img.shields.io/pypi/v/robotcode-modifiers.svg)](https://pypi.org/project/robotcode-modifiers)
44
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/robotcode-modifiers.svg)](https://pypi.org/project/robotcode-modifiers)
@@ -18,4 +18,4 @@ pip install robotcode-modifiers
1818

1919
## License
2020

21-
`robotcode-utils` is distributed under the terms of the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) license.
21+
`robotcode-modifiers` is distributed under the terms of the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) license.

packages/runner/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# robotcode-plugin
1+
# robotcode-runner
22

33
[![PyPI - Version](https://img.shields.io/pypi/v/robotcode-runner.svg)](https://pypi.org/project/robotcode-runner)
44
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/robotcode-runner.svg)](https://pypi.org/project/robotcode-runner)

0 commit comments

Comments
 (0)