Skip to content

Commit 55810ed

Browse files
authored
Update README.md
1 parent 8287397 commit 55810ed

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,6 @@ 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-
3933
## API Documentation
4034

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

0 commit comments

Comments
 (0)