From f86b592970c6b4241079dfa11c79880be9eddc75 Mon Sep 17 00:00:00 2001 From: Paul Cretu Date: Wed, 2 Feb 2022 05:28:09 +0000 Subject: [PATCH] Add heading for contributions --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 384991c..946c06e 100644 --- a/README.md +++ b/README.md @@ -32,3 +32,5 @@ You can check out [the Next.js GitHub repository](https://github.com/vercel/next The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js. Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details. + +# Contributing