Fix typo
Browse files
README.md
CHANGED
@@ -10,7 +10,7 @@ app_port: 3000
|
|
10 |
|
11 |
# next-server
|
12 |
|
13 |
-
This project, bootstrapped using
|
14 |
|
15 |
## Instructions
|
16 |
|
|
|
10 |
|
11 |
# next-server
|
12 |
|
13 |
+
This project, bootstrapped using [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app), demonstrates how to use `@huggingface/transformers` in [Next.js](https://nextjs.org).
|
14 |
|
15 |
## Instructions
|
16 |
|