README: list status and lower expectations - frontends - front-ends for some sites (experiment)
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 6abd1bf1ad4172b25c28cf9e03395e70cc7b657d
 (DIR) parent 74c6d298f57f895cc82d55b5da2a5d710156cb27
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Fri,  7 Apr 2023 11:01:20 +0200
       
       README: list status and lower expectations
       
       Diffstat:
         M README                              |      20 +++++++++++++++++---
       
       1 file changed, 17 insertions(+), 3 deletions(-)
       ---
 (DIR) diff --git a/README b/README
       @@ -2,22 +2,36 @@ Work-in-progress / experiment
        
        
        Frontends for:
       -
       +* Youtube
        * Duckduckgo
        * Reddit
       -* Twitch (archived, not working anymore, because it now required 2FA and OAUTH).
       +* Twitch
       +
       +
       +Status
       +------
       +
       +Actively maintained:
        * Youtube
        
       +Not (actively) maintained:
       +* Duckduckgo
       +* Reddit
       +
       +Unmaintained and archived:
       +
       +* Twitch (archived, not working anymore, it now required 2FA and OAUTH).
       +
        
        Build
        -----
        
        To compile a specific front-end:
        
       +$ make youtube
        $ make duckduckgo
        $ make reddit
        $ make twitch
       -$ make youtube
        
        
        Dependencies