diff --git a/README.md b/README.md index 8e81450..fd8caba 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,19 @@ # Jobby +Jobby Logo + > 🚧 **WORK IN PROGRESS** 🚧 Jobby is a tiny application designed to help you analyze and improve your job interview performance. It leverages AI to transcribe and analyze your interview recordings, providing actionable feedback. --- -![example new analysis](example_new_analysis.png) +![example new analysis](assets/example_new_analysis.png) *Interface for uploading and analyzing a new interview.* --- -![example analyzed interview](example_analyzed_interview.png) +![example analyzed interview](assets/example_analyzed_interview.png) *Detailed analysis and feedback view.* --- diff --git a/example_analyzed_interview.png b/assets/example_analyzed_interview.png similarity index 100% rename from example_analyzed_interview.png rename to assets/example_analyzed_interview.png diff --git a/example_new_analysis.png b/assets/example_new_analysis.png similarity index 100% rename from example_new_analysis.png rename to assets/example_new_analysis.png diff --git a/assets/logo.png b/assets/logo.png new file mode 100644 index 0000000..2c24f81 Binary files /dev/null and b/assets/logo.png differ