Skip to content

Commit

Permalink
renamed markdown to rst
Browse files Browse the repository at this point in the history
  • Loading branch information
chavarera committed Jun 4, 2023
1 parent 2649371 commit 0d18a35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["Ravishankar Chavare <[email protected]>", "Aahnik Daw <daw@a
packages = [{include = "s_tool"}]

license = "MIT"
readme = "README.md"
readme = "README.rst"
repository = "https://github.com/Python-World/s-tool"
keywords = ["Python","Selenium","wrapper",'Webdriver',"Tools","Utilities"]
classifiers = [
Expand Down

0 comments on commit 0d18a35

Please sign in to comment.