From 80539a3d3dbebec4beb70e903ee7c28bcde98c40 Mon Sep 17 00:00:00 2001 From: Vladimir Poluyaktov Date: Mon, 11 Aug 2025 16:16:13 -0700 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5ef3350..94c001e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ # GitHub Developer Profiler A GitHub developer assessment tool that analyzes users' public repositories to generate detailed insights about their coding skills, -technical expertise, and development patterns. Built with Go and Fyne, -it combines intelligent repository analysis with AI-powered code evaluation to create professional reports showcasing developer capabilities, +technical expertise, and development patterns. + +Built with Go and Fyne, +it combines intelligent repository analysis with AI-powered code evaluation to create [professional reports](https://vpoluyaktov.github.io/github_developer_profiler/report_sample.html) showcasing developer capabilities, language proficiency, code quality metrics, and project complexity assessments. ## Features