Skip to content

Commit 61e8dc0

Browse files
committed
update readme
1 parent 49d0fbd commit 61e8dc0

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

+5-6
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).
1+
# Welcome to the Roboflow Inferencejs Next.js Example app!
2+
3+
This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app) which implements the Roboflow Inferencejs SDK for realtime object-detection in browser.
24

35
## Getting Started
46

@@ -18,17 +20,14 @@ Open [http://localhost:3000](http://localhost:3000) with your browser to see the
1820

1921
You can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.
2022

21-
This project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.
22-
2323
## Learn More
2424

25-
To learn more about Next.js, take a look at the following resources:
25+
To learn more about Next.js or Roboflow Inferencejs, take a look at the following resources:
2626

27+
- [Roboflow Inferencejs](https://docs.roboflow.com/deploy/sdks/web-browser) - learn about Roboflow Inferencejs features and API.
2728
- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.
2829
- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.
2930

30-
You can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!
31-
3231
## Deploy on Vercel
3332

3433
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.

0 commit comments

Comments
 (0)