Skip to content

Commit

Permalink
chore(docs): Add clarifications
Browse files Browse the repository at this point in the history
  • Loading branch information
johnbcodes committed Oct 21, 2023
1 parent a1dee73 commit b7e229f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# hotwire-turbo

> Rust implementation of the [Turbo Rails Tutorial](https://www.hotrails.dev/turbo-rails) artifact.
> Rust implementation of the [Turbo Rails Tutorial](https://www.hotrails.dev/turbo-rails).
### Motivation and caveats

Expand All @@ -23,6 +23,7 @@ of the tutorial being left out:

Additionally, there were some other features and integral parts of Rails that haven't been replicated yet:

* The look and feel deviates from [demo](https://www.hotrails.dev/quotes) because the author has made some UI enhancements
* Viewports less than tablet sizing
* "to_sentence" on ValidationErrors struct for flash message
* Only add border color to fields with errors
Expand Down

0 comments on commit b7e229f

Please sign in to comment.