Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Crowded JS SDK
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fcrowded%2Fjs-sdk.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fcrowded%2Fjs-sdk?ref=badge_shield)


Simple API to set up a connection with Crowded and load a community inside an iframe.

Expand Down Expand Up @@ -118,3 +120,7 @@ Example:
```js
embed.on("debug", message => console.log(message));
```


## License
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fcrowded%2Fjs-sdk.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fcrowded%2Fjs-sdk?ref=badge_large)