Skip to content

Commit 45b2a18

Browse files
authored
docs: update exanple descriptions
1 parent bca4019 commit 45b2a18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ A few examples of projects using Romcal.
44

55
- [html-web-page](./html-web-page) – loading romcal in a HTML script tag (`iife`).
66
- [react-app](./react-app) – a basic React application loading and displaying romcal data.
7-
- [rest-api-with-express](./rest-api-with-express) – a REST API using Node.js and Express, written as CommonJs (`cjs`).
7+
- [rest-api-with-express](./rest-api-with-express) – a REST API using Node.js and Express, written as ES Module (`esm`) (formerly cjs).
88
- [rest-api-with-fastify](./rest-api-with-fastify) – a REST API using Node.js and Fastify, written as ES Module (`esm`).

0 commit comments

Comments
 (0)