diff --git a/README.md b/README.md index d067d61a..4b98a0f6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Frappe LMS -

Easy to use, open source, Learning Management System

+

Easy to use, open source, learning management system.

@@ -12,13 +12,12 @@

Lesson +
Show more screenshots - - ![Screenshot 1](/lms/public/images/ss1.png) - ![Screenshot 2](/lms/public/images/ss2.png) - ![Screenshot 3](/lms/public/images/ss3.png) - + ss1 + ss2 + ss3
Frappe LMS is an easy-to-use, open-source learning management system. You can use it to create and share online courses. The app has a clear UI that helps students focus only on what's important and assists in distraction-free learning. @@ -48,6 +47,7 @@ These are some of the tools it's built on: - [Socket.io](https://socket.io/) ## Local Setup + ### Docker You need Docker, docker-compose and git setup on your machine. Refer [Docker documentation](https://docs.docker.com/). After that, run the following commands: ```