diff --git a/README.rst b/README.rst index 9eb7f1ca..2ee65c35 100644 --- a/README.rst +++ b/README.rst @@ -48,6 +48,10 @@ The image below shows a very simplified diagram that locates the SEB Server in a Safe Exam Browser (SEB). The SEB Server communicates with the LMS for managing and prepare exams as well as with the SEB Client to ensure a more automated and secure setup for high-stake exams. +.. image:: https://raw.githubusercontent.com/SafeExamBrowser/seb-server/documentation/docs/images/seb-sebserver-lms.png + :align: center + :target: https://raw.githubusercontent.com/SafeExamBrowser/seb-server/documentation/docs/images/seb-sebserver-lms.png + SEB - SEB Server Compatibility ------------------------------ diff --git a/docs/images/seb-sebserver-lms.png b/docs/images/seb-sebserver-lms.png new file mode 100644 index 00000000..b6072f3e Binary files /dev/null and b/docs/images/seb-sebserver-lms.png differ