You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -34,26 +34,27 @@ CodeAstra is a modern, extensible, and lightweight code editor built using C++ a
34
34
35
35
> [!NOTE]
36
36
>
37
-
> CodeAstra is **under active development**—stay tuned for updates or feel free to contribute and help shape its future!
37
+
> CodeAstra is **under active development**. Stay tuned for updates or feel free to contribute and help shape its future!
38
38
39
39
> [!IMPORTANT]
40
40
>
41
-
> CodeAstra has been tested on macOS and Linux and works as expected on those platforms. On Windows, the project has not been tested natively, but it works when using WSL (Windows Subsystem for Linux). Native Windows support is not guaranteed.
41
+
> CodeAstra has been tested on macOS and Linux and works as expected on those platforms. The project has not been tested natively on Windows, but it works when using **WSL** (Windows Subsystem for Linux). Native Windows support is not guaranteed.
42
42
43
43
## How to install the project
44
44
Please, check the [wiki](https://github.com/sandbox-science/CodeAstra/wiki) for recommended installation instructions.
0 commit comments