From b8da259041347dff58a76a827119e58401102159 Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 30 Aug 2018 21:34:32 -0400 Subject: [PATCH] Update README.rst --- roles/kalite/README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/kalite/README.rst b/roles/kalite/README.rst index a516ef030..ac4e39354 100644 --- a/roles/kalite/README.rst +++ b/roles/kalite/README.rst @@ -2,10 +2,10 @@ KA Lite README ============== -This role installs KA Lite, an offline version of the Khan Academy (https://www.khanacademy.org) created by Learning Equality +This role installs KA Lite, an offline version of Khan Academy (https://www.khanacademy.org) created by Learning Equality (https://learningequality.org/ka-lite/). -KA Lite downloads Khan Academy videos for offline use, with exercises and accounts if students wanting to track their own progress. +KA Lite downloads Khan Academy videos to your Internet-in-a-Box for offline use, with exercises and accounts if students want to track their own progress. [Originally KA Lite had two servers, a light httpd server that serves Khan Academy videos, and a cron server that sets up cron jobs to download language packs and KA videos from the internet. There were separate flags to enable these two servers.]