diff options
author | Simponic <loganhunt@simponic.xyz> | 2022-12-19 20:56:59 -0700 |
---|---|---|
committer | Simponic <loganhunt@simponic.xyz> | 2022-12-19 20:56:59 -0700 |
commit | 466295f26fd7fc2d6b1c802e5a39f408d46a1df6 (patch) | |
tree | 42cdbf956c348f1bb04f5a7e26258fbe3e476af2 /README.md | |
parent | 110eb0b1990d5d5ee77f9368a9b7653cfdc07131 (diff) | |
download | chessh-466295f26fd7fc2d6b1c802e5a39f408d46a1df6.tar.gz chessh-466295f26fd7fc2d6b1c802e5a39f408d46a1df6.zip |
Add migrations, test keys, github workflows
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 21 |
1 files changed, 1 insertions, 20 deletions
@@ -1,21 +1,2 @@ -# Server - -**TODO: Add description** - -## Installation - -If [available in Hex](https://hex.pm/docs/publish), the package can be installed -by adding `server` to your list of dependencies in `mix.exs`: - -```elixir -def deps do - [ - {:server, "~> 0.1.0"} - ] -end -``` - -Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc) -and published on [HexDocs](https://hexdocs.pm). Once published, the docs can -be found at <https://hexdocs.pm/server>. +# CheSSH |