From 8ae3342bf333a2a136593fa43635ffc348b01593 Mon Sep 17 00:00:00 2001 From: Ocheretovich Date: Fri, 3 Apr 2026 08:39:48 +0300 Subject: [PATCH] docs: make README badges clickable --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1d8df026..f423d576 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,10 @@ # `fabric` -![Static Badge](https://img.shields.io/badge/mission-human_flourishing_via_AI_augmentation-purple) +[![Static Badge](https://img.shields.io/badge/mission-human_flourishing_via_AI_augmentation-purple)](https://github.com/danielmiessler/fabric)
-![GitHub top language](https://img.shields.io/github/languages/top/danielmiessler/fabric) -![GitHub last commit](https://img.shields.io/github/last-commit/danielmiessler/fabric) +[![GitHub top language](https://img.shields.io/github/languages/top/danielmiessler/fabric)](https://github.com/danielmiessler/fabric) +[![GitHub last commit](https://img.shields.io/github/last-commit/danielmiessler/fabric)](https://github.com/danielmiessler/fabric/commits/main) [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT) [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/danielmiessler/fabric)