| author | Stephen Paul Weber
<singpolyma@singpolyma.net> 2024-10-19 02:14:22 UTC |
| committer | Stephen Paul Weber
<singpolyma@singpolyma.net> 2024-10-19 02:14:22 UTC |
| parent | ed099884b8c94c896d134d645d91fbc7f78fb028 |
| README.md | +3 | -1 |
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