feat: update readme

This commit is contained in:
2025-09-13 21:36:14 +08:00
parent 86c739df19
commit e9213c740d

View File

@@ -1,3 +1,10 @@
# secure-editor-go
Secure Editor in golang
Secure Editor in golang
```shell
go mod tidy
go build
```