Skip to content

Commit 5eadc2b

Browse files
authored
Merge pull request #39 from adifiore/master
add authors to README
2 parents 6c907a3 + caad21d commit 5eadc2b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -172,3 +172,10 @@ let htmlStart = '<html><head><title>Page</title></head><body><div id="react-root
172172
let htmlEnd = '</div></body></html>';
173173
ReactCC.renderToStaticNodeStream(<App />, cache, res, htmlStart, htmlEnd);
174174
```
175+
176+
## Authors
177+
- [Mejin Leechor](https://github.com/mejincodes)
178+
- [Annie DiFiore](https://github.com/adifiore)
179+
- [Steven Lee](https://github.com/stevedorke)
180+
- [Tim Hong](https://github.com/tjhong30)
181+
- [Zihao Li](https://github.com/kodakyellow)

0 commit comments

Comments
 (0)