Skip to content

Commit

Permalink
Merge pull request #58 from Vishal-Borse/main
Browse files Browse the repository at this point in the history
Completed Task1 Issue #19
  • Loading branch information
Chinmay-03 authored Oct 16, 2022
2 parents d66cdef + 64d3ef1 commit 2752b6a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
13 changes: 8 additions & 5 deletions Quotes.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"thought / Quote ": [
{
"Quotee" : "from Shawshank Redemption"
"Quote" : "Get busy living or get busy dying"
"Quotee": "from Shawshank Redemption",
"Quote": "Get busy living or get busy dying"
},
{
"Quotee": "Mahatma Gandhi",
Expand Down Expand Up @@ -113,8 +113,7 @@
"Quote": "Square up I'm the mightiest, myself in the fight."
},
{

"Quotee": "Stephen Chbosky, The Perks of Being a Wallflower",
"Quotee": "Stephen Chbosky, The Perks of Being a Wallflower",
"Quote": "We accept the love we think we deserve. "
},
{
Expand All @@ -136,7 +135,7 @@
{
"Quoteel": "Madara Uchiha",
"Quote": "Wake up to reality! Nothing ever goes as planned in this world. The longer you live, the more you realize that in this reality only pain, suffering and futility exist. In this world, wherever there is light - there are also shadows. As long as the concept of winners exists, there must also be losers. The selfish desire of wanting to maintain peace causes wars, and hatred is born to protect love."
},
},
{
"Quotee": "Humayun Ahmed",
"Quote": "Waiting is a sign of pure love. Everyone can say “I Love You”. But not everyone can prove that love by waiting!"
Expand All @@ -149,5 +148,9 @@
"Quotee": "Sundar Pichai",
"Quote": "As a leader, It is important to not just see your own success, but focus on the success of others."
},
{
"Quotee": "A. P. J. Abdul Kalam",
"Quote": "Dream is not that which you see while sleeping it is something that does not let you sleep."
}
]
}
2 changes: 1 addition & 1 deletion contributors.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
- [VedantAndhale](https://github.com/VedantAndhale)
- [Jothishwar](https://github.com/Jothishwar)
- [Prasanth Anand P](https://github.com/Prasanth-Anand-P)

- [Vishal-Borse](https://github.com/Vishal-Borse)

0 comments on commit 2752b6a

Please sign in to comment.