Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Elyas ELAZIZ committed May 7, 2024
1 parent 204beae commit e98de09
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@


<p align="center">
<img src="https://i.imgur.com/Iw8D3JF.jpg" height="588" />
<!-- <img src="https://i.imgur.com/xVlWDjt.jpg" height="588" />
--> <img src="https://i.imgur.com/ZUX9XRb.jpg" height="588" />
<img src="https://i.imgur.com/Iw8D3JF.jpg" height="500" />
<img src="https://i.imgur.com/ZUX9XRb.jpg" height="500" />
</p>

# TN Flashcards
Expand All @@ -18,3 +17,7 @@ Flashcards is an application that lets you study cards using the Active Recall m
- Import/export stacks

It was made by a team of 4 as a school project.

## Installation

The software can be run by launching the .jar file of the release (requires Java 17), or by compiling it through Gradle.

0 comments on commit e98de09

Please sign in to comment.