Skip to content

Commit e459fe8

Browse files
authored
Update README.md
1 parent 14d0b3c commit e459fe8

1 file changed

Lines changed: 5 additions & 8 deletions

File tree

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,14 @@
22

33
This is a project that I've been working on for a while. With many tests I decided that it was stable enough to be released.
44

5+
My goal with this project, is to **compute unique non meta comps** to explore and see how good they might be
6+
57
Bug testing is required !
68

7-
Note: Project uses Newtonsoft.Json, get it in VS by doing: Tools > NuGet Package Manager > Manage NuGet packages for Solution...
89

910
![immagine](https://github.com/dragitz/TFT-Comp-Creator/assets/8062792/b3600b69-1802-45fa-ba6b-98d4098b7f52)
1011

1112

12-
13-
1413
## Features
1514
* #### n choose k algorithm (no more hashing)
1615

@@ -42,16 +41,14 @@ Note: Project uses Newtonsoft.Json, get it in VS by doing: Tools > NuGet Package
4241
4342
* #### Brute All Champs
4443

45-
Brute force every possible comp, node depth is ignored
44+
Brute force every possible comp, node depth is ignored (slow option)
4645

4746
## Bugs n' stuff
48-
Optimizer tab will not obey to the rules set in the inclusion / exclusion tab
4947

50-
## Design
5148

52-
It sucks I know, but it has never been my objective.
49+
## Design
5350

54-
As long as it's minimalistic, I'm happy with it !
51+
Not my primary objective, program needs to work !
5552

5653
## LICENSE
5754

0 commit comments

Comments
 (0)