+1
-1
| { | ||
| "name": "maqr", | ||
| "version": "0.0.1", | ||
| "version": "0.0.2", | ||
| "description": "A cli tool to generate qr codes", | ||
@@ -5,0 +5,0 @@ "author": "Joseph Tsegen <tsegstech10@gmail.com>", |
+6
-3
@@ -29,3 +29,3 @@ # Maqr (pronounced mack-er) | ||
| ```shell | ||
| npm install -g qrgen | ||
| npm install -g maqr | ||
| ``` | ||
@@ -36,3 +36,3 @@ | ||
| ```shell | ||
| qrgen --help | ||
| maqr --help | ||
| ``` | ||
@@ -43,5 +43,8 @@ | ||
| ```shell | ||
| qrgen "Hello World" | ||
| maqr "Hello World" | ||
| ``` | ||
| # Demo | ||
| <img src="./demos/example.gif" alt="example"> | ||
| ## ❤️ Found this project useful? | ||
@@ -48,0 +51,0 @@ If you found this project useful or you like what you see, then please consider giving it a ⭐️ on Github and sharing it with your friends via social media. |
10780
0.48%55
5.77%