diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..46c5557 --- /dev/null +++ b/readme.md @@ -0,0 +1,13 @@ +# Lib.rs Gemini +An unofficial port to [lib.rs](https://lib.rs) for the [gemini protocol](https://es.wikipedia.org/wiki/Gemini_(protocolo)). + +## How to run to production +- `git clone https://git.kirbylife.dev/kirbylife/librs_gemini` +- `cd librs_gemini` +- `cargo run --release` + +## Run a dev server +- `cargo watch -x run` + +## Contribute +If you want to add a new word to the list, you can pass it to me through any social network.