Skip to content

Commit d81c54a

Browse files
authored
Coddling sheltered clingy windows fans
I felt the need to be as considerate as possible, even of people who use Windows. "To him who is afflicted [with Windows], kindness should be shown by his friend[ly neighborhood GitHub project], [e]ven though he forsakes the fear of the Almighty[—Unix]." (Job 6:14 NKJV). As many times as Microsoft stabs their base in the back, suffocates creativity and original thought, and turns their devs into automatons, people still retain loyalty and trust in Microsoft. Thus, I say, we must forgive Windows users, for they do not know what they do. </rant>
1 parent 55810ed commit d81c54a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@ Run the following in the command line opened to the directory of your script.
3030
npm install bestbase64utf8
3131
```
3232

33+
Alternatively, if one do not know how to use the command line, save the script corresponding to your operating system to the directory where the nodejs script will run and use the file manager to run the script (on Windows, it's a double-click).
34+
35+
* Microsoft Windows batch: [install-BestBase64EncoderDecoder-windows.bat](https://raw.githubusercontent.com/anonyco/BestBase64EncoderDecoder/master/misc/install-BestBase64EncoderDecoder-windows.bat)
36+
* Bash for Apple MacOS and Linux (e.x. Ubuntu): [install-BestBase64EncoderDecoder-unix.sh](https://raw.githubusercontent.com/anonyco/BestBase64EncoderDecoder/master/misc/install-BestBase64EncoderDecoder-unix.sh)
37+
38+
3339
## API Documentation
3440

3541
There are two separate API functions introduced by the library:

0 commit comments

Comments
 (0)