diff --git a/README.md b/README.md index 3417b27..825aca3 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,11 @@ Working towards simplicity in developing Snikket-compatible apps. # JavaScript -browser.js, though should also work on nodejs for the most part. +npm subdirectory will contain installable package for browser or nodejs after build. Also some typings are generated which include documenation comments. + npm install https://gitpkg.vercel.app/snikket-im/snikket-sdk/npm?compiled + # C libsnikket.so and cpp/snikket.h, the latter has documentation comments