Skip to content

Commit 7516b8f

Browse files
committed
update readme
1 parent fa9c0a2 commit 7516b8f

1 file changed

Lines changed: 3 additions & 8 deletions

File tree

readme.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -21,20 +21,15 @@ Features:
2121
2222
## Example Apps
2323

24-
If you find yourself here before the documentation is complete/released, you can check out these example apps to get an
25-
idea of what the framework is capable of and how it works.
26-
27-
### [Swytch Todos](https://github.com/bottledcode/swytch-framework-todo-poc/tree/main)
28-
29-
Check it out live on [todos.getswytch.com](https://todos.getswytch.com/). This is an implementation of TodoMVC.
24+
The following are some example apps using the Swytch Framework:
3025

3126
### [Once](https://github.com/bottledcode/once)
3227

3328
Check it out live on [once.getswytch.com](https://once.getswytch.com/). This is a secret message app.
3429

35-
### Authentication
30+
### [Authentication](https://github.com/bottledcode/swytch-auth)
3631

37-
This one isn't open source (yet) but you'll notice it on any of the example apps.
32+
This app provides a simple authentication system by emailing passwords. It provides Kubernetes ingress authentication.
3833

3934
## Example Component
4035

0 commit comments

Comments
 (0)