Some README changes
This commit is contained in:
12
README.md
12
README.md
@@ -6,14 +6,14 @@ Very simple tool for generating crosswords. *Almost* course work.
|
||||
|
||||
1. Supports many of languages if dictionary contains lines like
|
||||
```
|
||||
WORD - DESCRIPTION
|
||||
WORD - DESCRIPTION
|
||||
```
|
||||
2. Supports any grid that have format like
|
||||
```
|
||||
++++
|
||||
+--+
|
||||
+--+
|
||||
++++
|
||||
++++
|
||||
+--+
|
||||
+--+
|
||||
++++
|
||||
```
|
||||
|
||||
### Dependecies ###
|
||||
@@ -24,4 +24,4 @@ Only wxWidgets.
|
||||
* [ ] Progress indication
|
||||
* [ ] Customiztion
|
||||
* [ ] Refactoring
|
||||
* [ ] Optimizations of generating (
|
||||
* [ ] Optimizations of generating crosswords
|
||||
Reference in New Issue
Block a user