Skip to content

Commit 366c7d8

Browse files
committed
Update README files
1 parent e9fd4a7 commit 366c7d8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

templates/rescript-template-basic/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
- [Installation](../../README.md)
44

5-
The only official ReScript starter template.
5+
Official ReScript starter template.
66

77
## Installation
88

templates/rescript-template-nextjs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
This is a NextJS based template with following setup:
66

77
- Full Tailwind v3 config & basic css scaffold (+ production setup w/ purge-css & cssnano)
8-
- [ReScript](https://rescript-lang.org) + React
8+
- [ReScript](https://rescript-lang.org) + [Core](https://github.com/rescript-association/rescript-core) + React
99
- Some ReScript Bindings for Next to get you started
1010
- Preconfigured Dependencies: `@rescript/react`
1111

templates/rescript-template-vite/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
This is a Vite-based template with following setup:
66

7-
- [ReScript](https://rescript-lang.org) 11.0 with @rescript/react and JSX 4 automatic mode
7+
- [ReScript](https://rescript-lang.org) 11.0 with @rescript/react, [Core](https://github.com/rescript-association/rescript-core) and JSX v4
88
- ES6 modules (ReScript code compiled to `.res.mjs` files)
99
- Vite 4 with React Plugin (Fast Refresh)
1010
- Tailwind 3

0 commit comments

Comments
 (0)