From c8977f29bdfd2f45eef1c9a18db985b9be2c5b37 Mon Sep 17 00:00:00 2001 From: Jiralite <33201955+Jiralite@users.noreply.github.com> Date: Sun, 17 Nov 2024 22:22:26 +0000 Subject: [PATCH] docs: Use info markdown (#10603) --- packages/voice/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/voice/README.md b/packages/voice/README.md index 852e91815..cef1b1b66 100644 --- a/packages/voice/README.md +++ b/packages/voice/README.md @@ -51,7 +51,8 @@ try installing another. **Encryption Libraries (npm install):** -> note: You only need to install one of these libraries if your system does not support `aes-256-gcm` (verify by running `require('node:crypto').getCiphers().includes('aes-256-gcm')`). +> [!NOTE] +> You only need to install one of these libraries if your system does not support `aes-256-gcm` (verify by running `require('node:crypto').getCiphers().includes('aes-256-gcm')`). - `sodium-native`: ^3.3.0 - `sodium`: ^3.0.2