From 4bad57b1b04faec06fc47a21940b6bd974000996 Mon Sep 17 00:00:00 2001 From: Vladimir Poluyaktov Date: Mon, 11 Aug 2025 16:42:02 -0700 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 94c001e..4e8de14 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ 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](https://vpoluyaktov.github.io/github_developer_profiler/report_sample.html) showcasing developer capabilities, -language proficiency, code quality metrics, and project complexity assessments. +Built with Go and Fyne, it combines intelligent repository analysis with AI-powered code evaluation to create professional-looking reports. +These reports showcase developer capabilities, language proficiency, code quality metrics, and project complexity assessments. +You can find a [sample report here](https://vpoluyaktov.github.io/github_developer_profiler/report_sample.html). ## Features