From 094bd943eefbe0763a6431183afefe22126d6c58 Mon Sep 17 00:00:00 2001
From: Jannat Patel <31363128+pateljannat@users.noreply.github.com>
Date: Fri, 30 Dec 2022 15:58:31 +0530
Subject: [PATCH] docs: updated screenshots in readme
---
README.md | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index d067d61a..4b98a0f6 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
-
Easy to use, open source, Learning Management System
+ Easy to use, open source, learning management system.
@@ -12,13 +12,12 @@
+
Show more screenshots
-
- 
- 
- 
-
+
+
+
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:
```