README.md
      
      
        
        # BattleCity
[](https://github.com/clszzyh/battle_city/actions)
[](http://hex.pm/packages/battle_city)
[](http://hex.pm/packages/battle_city)
[](https://hexdocs.pm/battle_city/readme.html)
<!-- MDOC -->
Battle City Backend.
<!-- MDOC -->
Moduledoc here
<!-- MDOC -->
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `battle_city` to your list of dependencies in `mix.exs`:
```elixir
def deps do
  [
    {:battle_city, "~> 0.1.0"}
  ]
end
```