docs: update README

This commit is contained in:
shadcn 2022-11-07 13:19:47 +04:00 committed by GitHub
parent 932cd23096
commit 7788df0b6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,7 @@ A few people have asked me to turn this into a starter. I think we could do that
> **Warning**
> This app is a work in progress. I'm building this in public. You can follow the progress on Twitter [@shadcn](https://twitter.com).
- [x] Add MDX support for basic pages.
- [x] ~Add MDX support for basic pages.~
- [ ] Responsive styles.
- [ ] Subscriptions using Stripe.
- [ ] Add Media Library.
@ -54,7 +54,7 @@ A few people have asked me to turn this into a starter. I think we could do that
A list of things not working right now:
1. GitHub authentication (use email)
1. ~GitHub authentication (use email)~
2. [Prisma: Error: ENOENT: no such file or directory, open '/var/task/.next/server/chunks/schema.prisma'](https://github.com/prisma/prisma/issues/16117)
3. [Next.js 13: Client side navigation does not update head](https://github.com/vercel/next.js/issues/42414)