Skip to content
This repository was archived by the owner on Feb 1, 2022. It is now read-only.

Commit c20cec2

Browse files
authored
Deprecation notice
Add notice to readme that this project is not maintained before archiving.
1 parent 8fdfa85 commit c20cec2

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ This is an [Express][express] view engine which renders [React][react] component
44

55
This is intended to be used as a replacement for existing server-side view solutions, like [jade][jade], [ejs][ejs], or [handlebars][hbs].
66

7+
<hr>
8+
9+
## Deprecated
10+
11+
This package is no longer maintained. There are better options, though not all work with Express. I recommend [Next.js](https://nextjs.org/) or [Remix](https://remix.run/).
12+
13+
<hr>
14+
715

816
## Usage
917

0 commit comments

Comments
 (0)