Add correct + simple > efficient note to README
This commit is contained in:
parent
b567dfa542
commit
c41ac96bc9
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ cloud. It is written in [Elixir](https://elixir-lang.org/), making use of the
|
||||||
|
|
||||||
## Notes
|
## Notes
|
||||||
|
|
||||||
|
* This project is in its early phase: we're first making things correct and
|
||||||
|
simple. We'll worry about efficiency later.
|
||||||
* The (Phoenix) project has been initialized with the `--no-webpack` and
|
* The (Phoenix) project has been initialized with the `--no-webpack` and
|
||||||
`--no-dashboard` flags to avoid unnecessary clutter. We can add them back
|
`--no-dashboard` flags to avoid unnecessary clutter. We can add them back
|
||||||
later if needed!
|
later if needed!
|
||||||
|
|
Loading…
Reference in a new issue