diff --git a/README.md b/README.md index 30fc1cb..9c3305d 100644 --- a/README.md +++ b/README.md @@ -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)