Skip to content

Commit

Permalink
Adding preview of the website
Browse files Browse the repository at this point in the history
  • Loading branch information
Subham-Maity authored Aug 2, 2022
1 parent ab7ac22 commit 74f1de2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
# Why we need this app ?
* ### 😎 As you watch a movie or read a book, you might find some interesting sentences. Save them to your own database, and this app will help you recall them.

![Random](https://user-images.githubusercontent.com/97989643/182381016-96bd10d4-1221-4930-b201-c235b01a80a5.png)


**********************************************
### Basic Random Sentence Generator from Your Own Data Set -
Expand All @@ -18,7 +20,7 @@ Note:
## Basic Concept of this App - In JAVA (Structure of the code is given below) - Clean Code
In our website we use the following structure of the code -

```


```java
import java.util.Random;
Expand Down

0 comments on commit 74f1de2

Please sign in to comment.