thread-ui 0.7.10 → 0.7.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -4,7 +4,7 @@ Thread is a React component library I built to create my [personal website](http
|
|
|
4
4
|
|
|
5
5
|
## Get Started
|
|
6
6
|
|
|
7
|
-
All
|
|
7
|
+
All items work out of the box. Explore thread components at [thread.fisherandrew.org](https://thread.fisherandrew.org)!
|
|
8
8
|
|
|
9
9
|
```bash
|
|
10
10
|
npm install thread-ui
|