From 4cc594de764e00ef5d405df71be3c658bc47d2ad Mon Sep 17 00:00:00 2001 From: MarkEEaton Date: Wed, 13 Aug 2025 20:10:24 +0000 Subject: [PATCH 1/2] exclude LibGuides html files from totals --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c0d966b..a430cf4 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ Libraries sit at the confluence of a lot of remarkable information tools. We lib ## 📊 Language Usage -█████████████████████ HTML 43.9%\ -███████████████ CSS 32.0%\ -████████ JavaScript 16.5%\ -███ Python 6.9%\ - Lua 0.7% \ No newline at end of file +████████████████████ CSS 40.8%\ +██████████████ HTML 28.4%\ +██████████ JavaScript 21.1%\ +████ Python 8.8%\ + Lua 0.9% \ No newline at end of file From fef6332ef26203746589d84928e8f653fba67e6e Mon Sep 17 00:00:00 2001 From: MarkEEaton Date: Thu, 14 Aug 2025 13:21:08 +0000 Subject: [PATCH 2/2] update wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a430cf4..b706061 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ I build tools to support libraries and their communities. I'm passionate about c Libraries sit at the confluence of a lot of remarkable information tools. We librarians are well situated to build some interesting things using these resources. No need to wait for someone to build it for us; we can build it ourselves. Let's get to work. -## 📊 Language Usage +## 📊 Languages ████████████████████ CSS 40.8%\ ██████████████ HTML 28.4%\