Skip to content

Commit 9191a48

Browse files
committed
docs: 📝 update readme
add guild
1 parent d62dee8 commit 9191a48

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Each component with the exception of `Toot` and `Tweet` is wrapped in
1717
an intersection observer `GeneralObserver` which will load up the
1818
component when it scrolls into the viewport.
1919

20-
## Use
20+
## Use it
2121

2222
```bash
2323
npm i -D sveltekit-embed
@@ -44,6 +44,7 @@ Use like a normal Svelte component:
4444
- Deezer
4545
- GenericEmbed
4646
- Gist
47+
- Guild
4748
- Relive
4849
- SimpleCast
4950
- Slides
@@ -68,7 +69,7 @@ Create an
6869
## Todo
6970

7071
- [ ] Add more components
71-
- [ ] Tests... need adding
72+
- [ ] Tests... need expanding
7273
- [x] If you know how to type a custom action in Svelte, please submit
7374
a PR
7475

0 commit comments

Comments
 (0)