From 40f8e2b0994fcfa59ef95db892043f12db506e54 Mon Sep 17 00:00:00 2001 From: "Yousif N.Abbass" Date: Mon, 24 Jul 2023 02:35:29 +0300 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 88be016..253015f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,4 @@ # NumToWordsGo - - -![License](https://img.shields.io/badge/license-MIT-blue.svg) NumToWordsGo is a lightweight and efficient Go library that provides a simple function to convert numeric values into their corresponding word representation. With this library, you can easily convert numbers to words, making it useful for applications that require human-readable number formatting or text generation.