diff --git a/README.md b/README.md index 5ad58c2..098b0c8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ -# WebSSH2 +# WebSSH2 - BIG-IP SERVER ONLY EDITION + +# This branch `bigip-server` is a work in progress and you shouldn't use it + [![GitHub version](https://badge.fury.io/gh/billchurch%2Fwebssh2.svg)](https://badge.fury.io/gh/billchurch%2Fwebssh2) [![Buy Me A Coffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/billchurch) @@ -10,6 +13,7 @@ A bare bones example of an HTML5 web-based terminal emulator and SSH client. We WebSSH2 v0.2.0 demo # Requirements + Node v6.x or above. If using ** element, modify `./src/index.js` directly, or check out `webpack.*.js` and add your custom javascript file to a task there (best option). + +- If you want to add custom JavaScript to the browser client you can either modify `./src/client.html` and add a **