Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
viktormarinho authored Aug 13, 2023
1 parent 87f3115 commit 762423a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Enable is a portable [feature flag](https://launchdarkly.com/blog/what-are-feature-flags/) (aka feature toggles) service, contained in a single executable file.

Taking inspiration by the [Pocketbase](https://pocketbase.io/) project, enable can be easily
Taking inspiration from the [Pocketbase](https://pocketbase.io/) project, enable can be easily
downloaded as a single binary and run anywhere as long as [rust can compile to it](https://doc.rust-lang.org/nightly/rustc/platform-support.html).

Enable is built using [Axum](https://github.com/tokio-rs/axum), [Svelte](https://svelte.dev/) and utilizes [SQLite3](https://www.sqlite.org/index.html),
Expand Down

0 comments on commit 762423a

Please sign in to comment.