doc: mark readline promise implementation as experimental

Refs: https://github.com/nodejs/node/pull/37947#issuecomment-921538713

PR-URL: https://github.com/nodejs/node/pull/40211
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Zijian Liu <lxxyxzj@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
This commit is contained in:
Antoine du Hamel
2021-09-25 00:19:54 +02:00
committed by Node.js GitHub Bot
parent 8037d1749a
commit 78962d1ca1

View File

@@ -535,6 +535,8 @@ line prompts are included in the calculations.
added: REPLACEME
-->
> Stability: 1 - Experimental
### Class: `readlinePromises.Interface`
<!-- YAML
added: REPLACEME