Skip to content

Commit 4bbb532

Browse files
Refine readme to emphazise long-term stability
1 parent 8c07499 commit 4bbb532

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ the functionality rather than on messing around with configuration files or comp
1414
- Projects are fully described in code - no configuration files needed, no magical behavior you need to learn
1515
- Optionally supports [Kestrel](https://genhttp.org/documentation/server/engines/) as an underlying HTTP engine (enables HTTP/2 and HTTP/3 via QUIC)
1616
- [Optimized](https://genhttp.org/features/) out of the box, small memory and storage [footprint](https://genhttp.org/features/#footprint)
17+
- Carefully hand-crafted code, with stable releases and long-term [support options](https://genhttp.org/support/)
1718
- Grade A+ security level according to SSL Labs, hardened against typical attack vectors
18-
- Achieves 81% in [Http11Probe](https://mda2av.github.io/Http11Probe/probe-results/) compliance checks
19-
19+
2020
## Getting Started
2121

2222
This section shows how to create a new project from scratch using project templates and how to extend your existing

0 commit comments

Comments
 (0)