Skip to content

Commit

Permalink
README feature overview
Browse files Browse the repository at this point in the history
  • Loading branch information
tfwright committed Jul 3, 2024
1 parent 8370899 commit 75a262a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ Significant features:
* Minimal required configuration
* First class support for multi tenant applications via Ecto's `prefix` option
* Overridable views and API
* Easily add custom actions at the schema and record level
* Ability to edit (nested) embedded schemas
* Custom actions at the resource and record level, with support for dynamic inputs
* Edit (nested) embedded schemas
* i18n via [Gettext](https://github.com/elixir-gettext/gettext)

See for yourself, try out the [demo app](#development)
Expand Down
4 changes: 2 additions & 2 deletions README.md.eex
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ Significant features:
* Minimal required configuration
* First class support for multi tenant applications via Ecto's `prefix` option
* Overridable views and API
* Easily add custom actions at the schema and record level
* Ability to edit (nested) embedded schemas
* Custom actions at the resource and record level, with support for dynamic inputs
* Edit (nested) embedded schemas
* i18n via [Gettext](https://github.com/elixir-gettext/gettext)

See for yourself, try out the [demo app](#development)
Expand Down

0 comments on commit 75a262a

Please sign in to comment.