Skip to content

Commit 281ec66

Browse files
committed
Update readme.md
1 parent a81b836 commit 281ec66

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Here are some examples of the supported models:
5959

6060
Start developing with RealSense in minutes using either method:
6161

62-
### 1️⃣ Precompiled SDK
62+
### 1️. Precompiled SDK
6363
**Best if you want to plug in a camera and try things right away.**
6464

6565

@@ -78,7 +78,7 @@ Start developing with RealSense in minutes using either method:
7878
- Distance accuracy & fill rate
7979
[▶️ Demo](https://www.youtube.com/watch?v=daZitqbK1A8)[⬇️ Download](https://github.com/IntelRealSense/librealsense/releases)
8080

81-
### 2️⃣ Build from Source
81+
### 2️. Build from Source
8282

8383
```bash
8484
git clone https://github.com/IntelRealSense/librealsense.git
@@ -101,7 +101,7 @@ Start developing with RealSense in minutes using either method:
101101
[![PyPI - pyrealsense2-beta](https://img.shields.io/pypi/v/pyrealsense2-beta.svg?label=pyrealsense2-beta)](https://pypi.org/project/pyrealsense2-beta/)
102102

103103
**Which should I use?**
104-
- **Stable:** `pyrealsense2` — validated releases aligned with SDK tags. ✔️ Recommended for most users.
104+
- **Stable:** `pyrealsense2` — validated releases aligned with SDK tags (Recommended for most users).
105105
- **Beta:** `pyrealsense2-beta` — fresher builds for early access and testing. Expect faster updates.
106106

107107
> Both packages import as `pyrealsense2`. Install **only one** at a time.

0 commit comments

Comments
 (0)