Skip to content

Commit 5e76aff

Browse files
author
Jason Jarrett
committed
Adding license note to readme
1 parent 49a1563 commit 5e76aff

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,7 @@ class MyComponent extends React.Component {
8888
8989
ReactDOM.render(<MyComponent />, document.getElementById('main'));
9090
```
91+
92+
## License
93+
94+
Code released under [the MIT license](https://opensource.org/licenses/MIT).

0 commit comments

Comments
 (0)