From c6e0b980509efb84b10f9be0f6f05326ea0298f0 Mon Sep 17 00:00:00 2001 From: lihongguang00 Date: Sun, 12 Nov 2023 23:02:58 +0800 Subject: [PATCH] Update Index.md Update Index.md --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 07d95c30142..4ea38147259 100644 --- a/docs/index.md +++ b/docs/index.md @@ -5,7 +5,7 @@ title: UniMate [![Java CI](https://github.com/AY2324S1-CS2103-F13-4/tp/actions/workflows/gradle.yml/badge.svg?branch=master)](https://github.com/AY2324S1-CS2103-F13-4/tp/actions/workflows/gradle.yml) [![codecov](https://codecov.io/gh/AY2324S1-CS2103-F13-4/tp/graph/badge.svg?token=4OY8ODQQBU)](https://codecov.io/gh/AY2324S1-CS2103-F13-4/tp) -![Ui](images/Ui.png) +![Ui](images/unimateScreenshot.png) **UniMate is a desktop application for managing your contact details.** While it has a GUI, most of the user interactions happen using a CLI (Command Line Interface).