Skip to content

Commit 8af9aab

Browse files
committed
more readme
1 parent 082da9f commit 8af9aab

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@
1010

1111
- This is pretty new. There are probably bugs and there might still be API changes, so **use at your own risk.**
1212

13-
- The issue list is intentionally disabled because I have higher priority things to focus on for now and don't want to be distracted. If you found a bug, you'll have to either workaround it or submit a PR to fix it yourself. Feature requests are also unlikely to be accepted at this time - the scope of this project is intentionally kept to a bare minimum.
13+
- The issue list is intentionally disabled because I have higher priority things to focus on for now and don't want to be distracted. If you found a bug, you'll have to either workaround it or submit a PR to fix it yourself. That said, feel free to use the discussions tab to help each other out.
14+
15+
- Feature requests are unlikely to be accepted at this time - the scope of this project is intentionally kept to a bare minimum.
1416

1517
## Usage
1618

@@ -266,7 +268,7 @@ Check out the [examples directory](https://github.com/vuejs/petite-vue/tree/main
266268

267269
### Not Supported
268270

269-
Some features are dropped because they have a relatively low size/utility ratio in the context of progressive enhancement. If you need these features, you should probably just use standard Vue.
271+
Some features are dropped because they have a relatively low utility/size ratio in the context of progressive enhancement. If you need these features, you should probably just use standard Vue.
270272

271273
- `ref()`, `computed()` etc.
272274
- Components (see "Reuse Logic" section above)

0 commit comments

Comments
 (0)