We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f5824f commit f322be5Copy full SHA for f322be5
README.md
@@ -1,8 +1,7 @@
1
HighScores
2
==========
3
4
-High Scores module for Python.
5
-By Tj Ferry.
+High Scores module for Python, by Tj Ferry.
6
7
This module contains a HighScores class that supports three main public methods:
8
+ `__init__([file_name])` which takes an optional name for the file used to record the high scores.
0 commit comments