Skip to content

Commit a8be200

Browse files
committed
README: small fixups
1 parent 77c1ac5 commit a8be200

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: README.rst

+4-4
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,10 @@ A keystroke can be:
8989

9090

9191
:code:`key` module
92-
---------------------
92+
------------------
9393

9494
This submodule contains a list of available keys to compare against. The constants are defined depending on your operating system, so it should be
95-
fully portable. If a key is listed here for your platform, :code:`readkey()` can read it and you can compare against it.
95+
fully portable. If a key is listed here for your platform, :code:`readkey()` can read it, and you can compare against it.
9696

9797

9898
OS Support
@@ -165,15 +165,15 @@ In order to develop and run the tests, follow these steps:
165165
166166
make
167167
168-
(or run the command used inside the Makefile manually, if you don't have/want :code:`make`)
168+
(or run the commands used inside the Makefile manually, if you don't have/know :code:`make`)
169169

170170

171171
Please, **Execute the tests before any pull-request**. This will avoid invalid builds.
172172

173173

174174
------
175175

176-
*Copyright (c) 2014-2022 Miguel Angel Garcia*
176+
*Copyright (c) 2014-2022 Miguel Ángel García*
177177

178178

179179
.. |GitHub badge| image:: https://badges.aleen42.com/src/github.svg

0 commit comments

Comments
 (0)