diff options
| author | 8cy <[email protected]> | 2020-04-28 11:29:33 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-28 11:29:33 -0700 |
| commit | d26097762b11bfb9be0d64fc8b9c47be6b3d9f39 (patch) | |
| tree | 66bdc0043d1314baa136894f0846633c08d23149 /README.md | |
| parent | change readme output, v1.0.3 (diff) | |
| download | node-uwufy-d26097762b11bfb9be0d64fc8b9c47be6b3d9f39.tar.xz node-uwufy-d26097762b11bfb9be0d64fc8b9c47be6b3d9f39.zip | |
add >w< and stutter + typings, v1.0.4
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -17,12 +17,12 @@ $ npm install uwufy ```js const uwufy = require('uwufy'); -console.log(uwufy('IF YOU SEE THIS THEN THE UWUFICATION WAS SUCCESSFULL')); +console.log(uwufy('IF YOU SEE THIS THEN THE UWUFICATION WAS SUCCESSFULL!!!')); ``` # Output ```sh -$ IF YOU SEE THIS THEN THE UWUFICATION WAS SUCCESSFUWW +$ I-IF YOU SEE THIS THEN THE UWUFICATION WAS SUCCESSFUWW >w< ``` ## Links |