Browse Source

Adds Checkboxes

Tom Troppmann 4 years ago
parent
commit
2961427834
1 changed files with 6 additions and 16 deletions
  1. 6 16
      README.md

+ 6 - 16
README.md

@@ -4,9 +4,9 @@ A visualization tool for combinatorial optmization.
 #### Milestones
 | Date | Milestone | Comment | Done |
 | ------------ | ------------- | ------------- | ------ |
-| 17/12/2019 | MS0: License & IDE | Software should be able run on windows and linux | [ ] |
-| 20/12/2019 | MS1: Log-file import | The overall design and constrain off a log-file | [ ] |
-| --/--/2020 | MS2: Metrics | Calculate and display metrics for general metaheuristic and for population based ones |  <ul><li>- [x] item1</li></ul> |
+| 17/12/2019 | MS0: License & IDE | Software should be able run on windows and linux | &#9744; |
+| 20/12/2019 | MS1: Log-file import | The overall design and constrain off a log-file | &#9744; |
+| --/--/2020 | MS2: Metrics | Calculate and display metrics for general metaheuristic and for population based ones |  &#9744; |
 
 
 #### Phases
@@ -16,18 +16,8 @@ A visualization tool for combinatorial optmization.
 | 21/12/2019 - 03/01/2020 | Winterbreak | |
 | 04/12/2020 - 08/01/2020 | P1: Metrics | Implementing all kind of metrics that present information for the User|
 
-- [x] works
-- [x] works too
-
-| Description                         | Checkmark               |
-| ----------------------------------- | ----------------------- |
-| HTML Entity: check mark             | &check;                 |
-| HTML Entity: heavy check mark       | &#10004;                |
-| HTML Entity: ballot box with check  | &#9745;                 |
-| HTML Entity: ballot box with x      | &#9746;                 |
-| HTML Entity: ballot box (unchecked) | &#9744;                 |
-| Emoji: heavy check mark             | :heavy_check_mark:      |
-| Emoji: ballot box with check        | :ballot_box_with_check: |
-| Emoji: white check mark             | :white_check_mark:      |
+<!-- 	ballot box with check &#9745;  
+		Entity: ballot box unchecked &#9744;
+-->