Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacMarovitz committed Oct 12, 2024
1 parent 2787800 commit 329f929
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# rpcsx-ui

This repo houses an experimental cross-platform UI for RPCSX built using Tauri and Svelte. UI is renderer using OS native browser frameworks, and IPC with the main RPCSX process will be done through the Rust backend.
This repo houses an experimental cross-platform UI for RPCSX built using Tauri and Svelte. UI is rendered using OS native browser frameworks, and IPC with the main RPCSX process will be done through the Rust backend.

## Dependencies
- [Rust](https://www.rust-lang.org/tools/install)
Expand Down

0 comments on commit 329f929

Please sign in to comment.