Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit 2b1e06c

Browse files
author
Adam Kliment
committed
API unstable message
1 parent c0e6b91 commit 2b1e06c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66

77
Parse HTTP message (Request and Response) from raw string in Node.JS
88

9-
# Parse HTTP Message
9+
### API NOT STABLE, YET!
10+
11+
##Parse HTTP Message
1012
```javascript
1113
var parser = require('http-string-parser');
1214

0 commit comments

Comments
 (0)