From 0a83cd8671de7888e3bb3aef7d5f536113b607d3 Mon Sep 17 00:00:00 2001 From: Azura Santa Date: Sun, 24 Sep 2023 23:31:00 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fd7821e..58bdbbad 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Rainbow +# RainBow Rainbow is a code syntax highlighting library written in Javascript. From 32653ac1794c603a594670ae8da2629c407966c2 Mon Sep 17 00:00:00 2001 From: Azura Santa Date: Sun, 24 Sep 2023 23:32:06 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 58bdbbad..88132700 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,6 @@ You can also build/download custom packages from there. ``` - By default `dist/rainbow.min.js` comes with some popular languages bundled together with it. ### Node.js