diff options
Diffstat (limited to 'js/README.md')
-rw-r--r-- | js/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/js/README.md b/js/README.md index 1153edf470b..9778011f826 100644 --- a/js/README.md +++ b/js/README.md @@ -1,4 +1,4 @@ -# Internet Communications Engine (Ice) +# Internet Communications Engine (Ice) Ice is a comprehensive RPC framework with support for C++, .NET, Java, Python, JavaScript and more. ## Install @@ -41,7 +41,7 @@ See the [Ice Documentation](https://doc.zeroc.com/display/Ice36/JavaScript+Mappi ## Slice2js Compiler To compile [Slice](https://doc.zeroc.com/display/Ice36/The+Slice+Language) files to JavaScript see the following: -- [slice2js](https://github.com/zeroc-ice/slice2js) +- [slice2js](https://github.com/zeroc-ice/npm-slice2js) - [gulp-ice-builder](https://github.com/zeroc-ice/gulp-ice-builder) ## Demos |