feat: update readme
This commit is contained in:
@@ -1,23 +0,0 @@
|
||||
# Secure Editor Rust Edition
|
||||
|
||||
Secure Editor written in Rust Programming Language.
|
||||
|
||||
## Preparation
|
||||
|
||||
```shell
|
||||
cargo install create-tauri-app --locked
|
||||
```
|
||||
|
||||
## Build
|
||||
|
||||
### Development Build
|
||||
|
||||
```shell
|
||||
just dev
|
||||
```
|
||||
|
||||
### Release Build
|
||||
|
||||
```shell
|
||||
just build
|
||||
```
|
||||
Reference in New Issue
Block a user