Skip to content

Commit 2f4b9e1

Browse files
authored
Update README.md
1 parent 77759cc commit 2f4b9e1

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

README.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
# react-ui
22

3-
[![CI status][ci-badge]][actions]
4-
[![Deploy docs status][deploy-docs-badge]][actions]
5-
[![Codecov][codecov-badge]][codecov]
3+
Restart UI is a set of full featured, extensible, and accessible UI components, designed to integrate into any styling
4+
framework or system. Restart components, are "headless", meaning they don't provide any styles. Components encapsulate
5+
the complicated logic and and state without being prescriptive about their look and feel.
66

7-
Utilities for creating robust overlay components.
87

98
## Documentation
109

@@ -15,9 +14,3 @@ https://react-restart.github.io/ui/
1514
```sh
1615
npm install --save @restart/ui
1716
```
18-
19-
## Notes
20-
21-
Restart UI is a set of full featured, extensible, and accessible UI components, designed to integrate into any styling
22-
framework or system. Restart components, are "headless", meaning they don't provide any styles. Components encapsulate
23-
the complicated logic and and state without being prescriptive about their look and feel.

0 commit comments

Comments
 (0)