Skip to content

Commit 3de55f0

Browse files
committed
Fix README
1 parent 059a6d0 commit 3de55f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Google Code Jam 2020 Solutions ![Language](https://img.shields.io/badge/language-Python%203-orange) ![License](https://img.shields.io/github/license/theXYZT/codejam-2020)
22

3-
My **Python 3** solutions to [Google Code Jam 2020](https://codingcompetitions.withgoogle.com/codejam/archive/2020) problems. All solutions will solve all the test sets. The solutions are written to run successfully on the Code Jam platform, which includes the following libraries:
3+
My **Python 3** solutions to [Google Code Jam 2020](https://codingcompetitions.withgoogle.com/codejam/archive/2020) problems that should pass all the test sets. The solutions are written to run successfully on the Code Jam platform, which includes the following libraries:
44

55
* Python 3.5.3
66
* Numpy 1.16.2

0 commit comments

Comments
 (0)