Skip to content

Commit

Permalink
We changed the format of the JS some time ago to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
singpolyma committed Oct 19, 2024
1 parent ed09988 commit 9fa2444
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9fa2444

Please sign in to comment.