Skip to content

Commit 2fc3334

Browse files
committed
Typo
1 parent 1404db2 commit 2fc3334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ E-Mail: liudmil.mitev@gmail.com
66

77
A simple python chess implementation, a learning project.
88
Turns out that programming a chess game is no trivial task,
9-
so I've tried to make it as modular and as easy as possible.
9+
so I've tried to make it as modular and as easy to learn from as possible.
1010

1111
Contains:
1212
* dict-based board representation

0 commit comments

Comments
 (0)