Skip to content

Commit 839d9e9

Browse files
authored
cleanup
1 parent c454fff commit 839d9e9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Unity Hub Native
22

3-
UnityHubNative is a lightweight C++ / wxWidgets alternative to the unnecessarily heavy official Unity Hub, built using [wxWidgets](https://wxwidgets.org/). This means that, instead of using heavy web components like the official Electron hub, it uses native GUI components on all platforms.
3+
UnityHubNative is a lightweight C++ / wxWidgets alternative to the unnecessarily heavy official Unity Hub, built using [wxWidgets](https://wxwidgets.org/). It uses native widgets on all platforms instead of heavy web components like the official Electron hub.
44

5-
It launches many times faster, uses far less memory and CPU, and is a fraction of the total size of the official Unity Hub.
5+
UnityHubNative launches many times faster, uses far less memory and CPU, and is a fraction of the total size of the official Unity Hub.
66

77
<img width="912" alt="image" src="https://user-images.githubusercontent.com/22283943/193929653-a4aad2b6-229b-4438-afee-c30a7ae39949.png">
88

@@ -18,7 +18,7 @@ It launches many times faster, uses far less memory and CPU, and is a fraction o
1818
- Manage Unity licenses
1919
- Update projects to a Unity version of your choosing
2020

21-
UnityHubNative does not have every feature that the official hub has, but it has most of them. UnityHubNative serves as a shortcut to get into your projects faster.
21+
UnityHubNative does not have every feature that the official hub has, but it has most of the commonly-needed features. UnityHubNative serves as a shortcut to get into your projects faster.
2222

2323
## Installation
2424
This application is self-contained.

0 commit comments

Comments
 (0)