Update README formatting to NOTE and spacing

This commit is contained in:
Jamie Pine
2025-12-01 13:23:04 -08:00
parent f268acf57a
commit 0ca86ad74a

View File

@@ -32,7 +32,7 @@ Organize files across multiple devices, clouds, and platforms from a single inte
---
> [!IMPORTANT] > **Hi, Jamie here!** This is Spacedrive v2 (December 2025)—a complete ground-up rewrite.
> [!NOTE] > **Hi, Jamie here!** This is Spacedrive v2 (December 2025)—a complete ground-up rewrite.
>
> After development of the original alpha version stopped in January this year, left with the hard lessons of the incomplete alpha, I set out to completely rebuild Spacedrive from the ground up. The first release **2.0.0-pre.1** is coming before Christmas.
>
@@ -253,6 +253,7 @@ cargo test -p sd-core
```
See the [Testing Guide](https://v2.spacedrive.com/core/testing) for detailed documentation on:
- Integration test framework
- Multi-device subprocess testing
- Event monitoring patterns