From c513297b905c3c579d66c249dd05bb9f2b441a31 Mon Sep 17 00:00:00 2001 From: Sonic <52312596+SonicCreator@users.noreply.github.com> Date: Tue, 16 Feb 2021 18:10:34 +0100 Subject: [PATCH] The first commit ! :D --- README.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c9e0986 --- /dev/null +++ b/README.md @@ -0,0 +1,24 @@ +# wbubbler +wbubbler is a funny Node.JS package that does nothing that useful. +since bub is cool, why not install it ? + +# how to install it +you have to do the following command into a Node.JS file, npm have to be installed. + +`npm install wbubbler` + +you're done ! + +# okay and how i run it in my code now ? +do the following command and it will run it in your code ! + +`var wbubbler = require("wbubbler")` + +I think that's it ! + +# copyright + +(c) forevertoo - 2021 +special thanks to the actual wbubbler on Discord (Wbubbler#7474) ! +and remember guys... +bub is cool \ No newline at end of file