diff --git a/BirdCall_Recognition.exe b/BirdCall_Recognition.exe
new file mode 100644
index 0000000000000000000000000000000000000000..ef574143fd5e0f857f50669e74b92d44b4ae7d7c
Binary files /dev/null and b/BirdCall_Recognition.exe differ
diff --git a/README.md b/README.md
index 8e0e8d9ad21ac742676af1cca6a285d9572db827..fd36685b6fda5a6f58f2813634aabd2c9d7b8519 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,11 @@ This git repository is made to detect and recognize birds in sound files. It is
 The required Python modules are listed in the 'requirement.txt' file. Beware that CUDA necesitates a specific installation and may cause compatibility issues.
 
 
+## Usage of the application
+In order to use the application, you must first ensure that all the requirements specified in the requirement.txt file are installed, and that Java 8 or more is available on your computer.
+When opened, the application will prompt you with a file chooser window. You must then select the git project folder in order to continue.
+This application works wwith drag and drop. To use it, you just have to drop the files you want to test the model on in the window.
+
 ## Usage
 The 'creation_datasets' folder can be used to create the datasets to train and test the AI
 
diff --git a/flatlaf-3.1.1.jar b/flatlaf-3.1.1.jar
new file mode 100644
index 0000000000000000000000000000000000000000..2b13cdd9355db195125931626ba16f95b8f46d05
Binary files /dev/null and b/flatlaf-3.1.1.jar differ