From 323069d6cd6db0f3eccfef70b027693f7542d4ce Mon Sep 17 00:00:00 2001
From: Vipin Thomas <vipin.thomas@stud.th-deg.de>
Date: Tue, 18 May 2021 11:47:44 +0000
Subject: [PATCH] Update Project proposal.md

---
 Project proposal.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Project proposal.md b/Project proposal.md
index 0d4cbd7..1f91c68 100644
--- a/Project proposal.md	
+++ b/Project proposal.md	
@@ -3,9 +3,9 @@
 > Team Member 1 (Majd Hafiri) ,Team Member 2 (Vipin Koshy Thomas)
 
 ## Overview
-We want to create an IP which can curb Intelluctual property theft using Stegnography alogorithms(LSB - bit manipulation). By this, each images will be having a secret Identifier embedded in it, which can be used to check the ownership.
+** Use case 1**: We want to create an IP which can curb Intelluctual property theft using Stegnography alogorithms(LSB - bit manipulation). By this, each images will be having a secret Identifier embedded in it, which can be used to check the ownership.
 
-This can also be used between two parties who want to exchange secret information through images, but they have to be agree on the position of the data  using diffie hellman or related algorithms.
+** Use Case 2**: This can also be used between two parties who want to exchange secret information through images, but they have to be agree on the position of the data  using diffie hellman or related algorithms.
 
 
 ## Background
-- 
GitLab