From: RISCI_ATOM Date: Thu, 11 Jan 2018 19:47:15 +0000 (-0500) Subject: Fix table X-Git-Tag: v1.4.3~40 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=5cf99256875bcdb6ea341aae9d4212f735ea8f79;p=librecmc%2Flibrecmc.git Fix table --- diff --git a/docs/Image_Support.md b/docs/Image_Support.md index 6475f0938f..9e76551018 100644 --- a/docs/Image_Support.md +++ b/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!