diff --git a/README.md b/README.md index 13641c8..cb4c168 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ pnpm dev - `Postgres` 생성 버튼이 없을 겁니다. `Neon`으로 대신해서 진행해 보세요. 2) 'Chapter13 Improving Accessibility' - https://nextjs.org/learn/dashboard-app/improving-accessibility#practice-adding-aria-labels 와 똑같이 에러 메세지를 표시해 보세요. - - 대상 파일(2개): app/ui/invoices/create-form.tsx | app/dashboard/invoices/[id]/edit/page.tsx + - 대상 파일(2개):`app/ui/invoices/create-form.tsx` | `app/dashboard/invoices/[id]/edit/page.tsx` 3) 프로젝트 검증하기 - `next lint` 명령어 입력 -> `✔ No ESLint warnings or errors` 확인 4) 본인 Github에 소스를 업로드하고, vercel[https://vercel.com/home]에 배포해보기