Skip to content

Commit 40bae85

Browse files
committed
Tweak to description
1 parent 70d1621 commit 40bae85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# React Halo
22

3-
Halo is a [Halogen](https://github.com/purescript-halogen/purescript-halogen)-inspired interface and runtime for your components, designed to integrate with React.
3+
Halo is a [Halogen](https://github.com/purescript-halogen/purescript-halogen)-inspired interface for React.
44

5-
It is implemented as a hook: `useHalo`; and simple component helpers are included: `component` and `component_`.
5+
It is available as a hook: `useHalo`; for building entire components there is: `component` and `component_`.
66

77
## Documentation
88

0 commit comments

Comments
 (0)