Skip to content

Commit

Permalink
Improve intro
Browse files Browse the repository at this point in the history
  • Loading branch information
cllns committed Nov 23, 2024
1 parent 657279c commit 1a99527
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

Hanami::View is a complete view rendering system that gives you everything you need to write well-factored view code.

It can be used as a standalone library and also as part of the complete Hanami web framework.
It can be used as a standalone library or as part of the complete Hanami framework.

This README has documentation for use as a standalone library, please see the [Hanami guides Views](https://guides.hanamirb.org/views/overview/) section for assistance using it with the full Hanami framework.

## Status

Expand Down

0 comments on commit 1a99527

Please sign in to comment.