From 21798f02e1c603c1423599b82bcf9f1f1b9f8de4 Mon Sep 17 00:00:00 2001 From: terapyon Date: Wed, 29 Aug 2018 11:37:03 +0900 Subject: [PATCH] modify README --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 7222deeb..54d6b47e 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,8 @@ edX Analytics API Server |build-status| |coverage-status| ========================================================= +for CMScom + This repository includes the Django server for the API as well as the API package itself. The client is hosted at https://github.com/edx/edx-analytics-data-api-client.