From 3ca63d8ca4d0a839565c4a6477cbb2ceaa552d8b Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Thu, 15 May 2025 15:00:12 +0200 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index cf2c86e1..74ee68ac 100644 --- a/readme.md +++ b/readme.md @@ -293,7 +293,7 @@ - [Zig](https://github.com/catdevnull/awesome-zig#readme) - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software. - [Move](https://github.com/MystenLabs/awesome-move#readme) - Domain-specific programming language for writing safe smart contracts. - [Esolangs](https://github.com/angrykoala/awesome-esolangs#readme) - Programming languages designed for experimentation or as jokes rather than actual use. -- [VBA/VB6](https://github.com/sancarn/awesome-vba#readme) - Visual Basic for Applications (VBA) is an implementation of Microsoft's event-driven programming language Visual Basic 6.0 (VB6) built into most desktop Microsoft Office applications. +- [VBA](https://github.com/sancarn/awesome-vba#readme) - An event-driven version of Visual Basic 6.0 built into most Microsoft Office apps for automation and scripting.