Skip to content

Commit 4ffef1c

Browse files
authored
Update README.md
1 parent 7fd2a51 commit 4ffef1c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ Check out projects built with the help of this open source app. Feel free to add
6969
- Production-ready, scalable architecture:
7070
- `app` - user-facing web app with Next/Express server, responsible for rendering pages (either client-side or server-side rendered). `app` sends requests via API methods to `api` Express server.
7171
- `api` - server-only code, Express server, responsible for processing requests for internal and external API infrastructures.
72-
- we prepared both apps for easy deployment to `now` by vercel.
7372
- **Subscriptions with `Stripe`**:
7473
- subscribe/unsubscribe Team to plan,
7574
- update card information,
@@ -283,7 +282,7 @@ Want to support this project? Consider buying our [books](https://builderbook.or
283282
- [Kelly Burke](https://github.com/klyburke)
284283
- [Timur Zhiyentayev](https://github.com/tima101)
285284

286-
You can contact us at team@builderbook.org
285+
You can contact us at team@async-labs.com.
287286

288287
If you are interested in working with us, check out [Async Labs](https://async-labs.com/).
289288

0 commit comments

Comments
 (0)