Skip to content

Commit 4b7ac84

Browse files
authored
Update README.md
1 parent 03c1cda commit 4b7ac84

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,8 @@ export default Example;
103103
> For me info you can follow our [changelog](https://github.com/vip-git/react-jsonschema-form-material-ui/blob/master/changelog.md)
104104
105105
## Contributing
106-
> We welcome [all contributions](https://github.com/vip-git/react-jsonschema-form-material-ui/graphs/contributors), enhancements, and bug-fixes. Open an [issue on GitHub](https://github.com/vip-git/react-jsonschema-form-material-ui/issues) and submit a [pull request](https://github.com/vip-git/react-jsonschema-form-material-ui/pulls).
106+
> We welcome [all contributions](https://github.com/vip-git/react-jsonschema-form-material-ui/graphs/contributors), enhancements, and bug-fixes.
107+
> Open an [issue on GitHub](https://github.com/vip-git/react-jsonschema-form-material-ui/issues) and submit a [pull request](https://github.com/vip-git/react-jsonschema-form-material-ui/pulls).
107108
108109
#### Building/Testing
109110
To build/test the project locally on your computer:
@@ -120,7 +121,7 @@ npm install
120121

121122
> Run the demo to test your changes
122123
```
123-
npm run start:demo && open http://localhost:3005
124+
npm run start:demo (open http://localhost:3005 once build is successful)
124125
```
125126

126127
> Run the tests once you are done with your changes

0 commit comments

Comments
 (0)