Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "jam-react", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "Audio space for everyone", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -26,3 +26,3 @@ <p align="center"> | ||
* `roomId` - **required**, string, your room ID which also make the room accessible by navigating it | ||
* `roomId` - **required**, string, your room ID which also make the room accessible by navigating to `https://jam.systems/<roomId>`. | ||
* `jamUrl` - optional, string, URL of the jam instance. The default is `https://jam.systems` which you may use freely. | ||
@@ -68,3 +68,3 @@ * `newRoom` - optional, `{name: string, description: string}`, to customize the room at the moment it is created. (Advanced options that will add way more customizations than the current UI are coming soon.) | ||
src="https://i.imgur.com/nmYENw9.png" | ||
width="500"/> | ||
width="900"/> | ||
</p> | ||
@@ -80,3 +80,5 @@ | ||
Find out more about Jam at our [Gitlab repository](https://gitlab.com/jam-systems/jam/). | ||
## Buy Us ☕ | ||
@@ -83,0 +85,0 @@ |
3802
86