Browse Source

Fix table

RISCI_ATOM 6 years ago
parent
commit
5cf9925687
1 changed files with 7 additions and 7 deletions
  1. 7 7
      docs/Image_Support.md

+ 7 - 7
docs/Image_Support.md

@@ -2,14 +2,14 @@
 
 libreCMC is distributed in 3 different flavors: main, core and legacy. 
 Each image type is for a specific use case or to extend support for a 
-certain class of devices.
+specific class of devices.
 
 
-	| image type | Web-ui	    |Package Management | Min. Flash Size | Target Examples     | Use Case |
-	|----------- |:------------:|------------------:|-----------:|--------------------:|---------:|
-	| Main       | Yes          | Yes	        | 8M      | ALL                 | Easy to use |
-	| Core       | No           | Yes               | 4M      | ALL	           | Minimal, more control | 
-	| Legacy     | No	    | No	        | 4M	     | TL-WR741ND, TL-WR841ND,| Easy to use for legacy |
-	|	     |		    |                   |            | TPE-NWIFIROUTER*       | targets.. |
+| image type | Web-ui support    |Package Management | Min. Flash Size | Target Examples     | Use Case |
+|-----------:|-------------:|------------------:|-----------:|--------------------:|---------:|
+| Main     | Yes          | Yes	        | 8M      |                  | Easy to use |
+| Core       | No           | Yes               | 4M      |            | Minimal, more control | 
+| Legacy    | No	    | No	        | 4M	     | TL-WR741ND, TL-WR841ND,TPE-NWIFIROUTER* | Easy to use for legacy targets... |
+
 
 # NOT READY YET!