From b71c41de463bec28be6f9d73a1bc5e0258f156a4 Mon Sep 17 00:00:00 2001 From: alvarorichard Date: Thu, 15 Feb 2024 03:44:46 -0300 Subject: [PATCH] update shields badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c010d4..1f31b2d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ # ZennityLang -[![GitHub license](https://img.shields.io/github/license/alvarorichard/ZennityLang)](alvarorichard/ZennityLang/blob/master/LICENSE) ![GitHub stars](https://img.shields.io/github/stars/alvarorichard/ZennityLang) ![GitHub stars](https://img.shields.io/github/languages/count/alvarorichard/ZennityLang) ![GitHub stars](https://img.shields.io/github/languages/top/alvarorichard/ZennityLang) ![GitHub stars](https://img.shields.io/github/repo-size/alvarorichard/ZennityLang) ![GitHub stars](https://img.shields.io/github/languages/code-size/alvarorichard/ZennityLang) +[![GitHub license](https://img.shields.io/github/license/alvarorichard/ZennityLang)](alvarorichard/ZennityLang/blob/master/LICENSE) ![GitHub stars](https://img.shields.io/github/stars/alvarorichard/ZennityLang) ![GitHub stars](https://img.shields.io/github/languages/count/alvarorichard/ZennityLang) ![GitHub stars](https://img.shields.io/github/languages/top/alvarorichard/ZennityLang) ![GitHub stars](https://img.shields.io/github/repo-size/alvarorichard/ZennityLang) ![GitHub stars](https://img.shields.io/github/languages/code-size/alvarorichard/ZennityLang)![GitHub contributors](https://img.shields.io/github/contributors/alvarorichard/ZennityLang) ZennityLang is an innovative programming language, based on the robust C language core, and is specially designed to achieve exceptional performance in low-level development. At the same time, it stands out for its unusual ease of use for a language with such a level of direct control over the hardware. Combining the power and efficiency of C with a simplified, intuitive syntax, ZennityLang offers programmers a powerful tool for creating operating systems, device drivers, and other software that require direct and efficient interaction with hardware, without the typical complications associated with development. low level.