13 lines
427 B
Markdown
13 lines
427 B
Markdown
# Unofficial SimpleLogin Client
|
|
|
|
A client and library implementation for [SimpleLogin](https://simplelogin.io).
|
|
|
|
### Building
|
|
To build, just run `cargo build` in the root directory. It will put
|
|
the artifacts in `/target`. You can also test with `cargo run`.
|
|
|
|
### Disclaimer
|
|
This program (and I) have **ABSOLUTELY NO** relation whatsoever to
|
|
SimpleLogin! **DO NOT** contact their customer support with issues with
|
|
this program.
|