Skip to content

Commit

Permalink
Remove rst version of README
Browse files Browse the repository at this point in the history
Also fix wording in README
  • Loading branch information
aaltat committed Mar 19, 2024
1 parent 169b4a6 commit 21d2424
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 152 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -11,11 +11,11 @@ the library side. PythonLibCore eases the problem by providing simpler
interface and handling all the requirements towards the Robot Framework
library APIs.

Code is stable and version 1.0 is already used by
Code is stable and is already used by
[SeleniumLibrary](https://github.com/robotframework/SeleniumLibrary/)
and
[WhiteLibrary](https://pypi.org/project/robotframework-whitelibrary/).
The version 2.0 support changes in the Robot Framework 3.2.
[Browser library](https://github.com/MarketSquare/robotframework-browser/).
Project supports two latest version of Robot Framework.

[![Version](https://img.shields.io/pypi/v/robotframework-pythonlibcore.svg)](https://pypi.python.org/pypi/robotframework-pythonlibcore/)
[![Actions Status](https://github.com/robotframework/PythonLibCore/workflows/CI/badge.svg)](https://github.com/robotframework/PythonLibCore/actions)
Expand Down
149 changes: 0 additions & 149 deletions README.rst

This file was deleted.

0 comments on commit 21d2424

Please sign in to comment.