first commit

This commit is contained in:
ydc3148
2026-02-12 12:45:08 +08:00
commit 483675a82f

21
README.md Normal file
View File

@@ -0,0 +1,21 @@
# AlterProxy
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `alter_proxy` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:alter_proxy, "~> 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/alter_proxy>.