Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
[![License][license-src]][license-href]
[![JSDocs][jsdocs-src]][jsdocs-href]

H3 is a minimal h(ttp) framework built for high performance and portability.
H3 (pronounced as /eΙͺtΚƒΞΈriː/, like h-3) is a minimal h(ttp) framework built for high performance and portability.
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some packages' READMEs don't have introduction sentence like this: for example, c12's README just says "Smart Configuration Loader.".

So, we might want to get all REAMEs to have an introduction sentence like "c12 (pronounced as /.../, like c-twelve) is a ...".

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes!


πŸ‘‰ [Online Playground](https://stackblitz.com/github/unjs/h3/tree/main/playground?startScript=dev)

Expand Down